mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-11 06:15:55 +08:00
Merge pull request 'Add orgsanization for my resources' (#2043) from mark22k/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2043 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
36983f524f
5 changed files with 15 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
aut-num: AS4242422923
|
||||
as-name: AS-BANDURA-DN42
|
||||
admin-c: MARK22K-DN42
|
||||
tech-c: MARK22K-DN42
|
||||
org: ORG-BC
|
||||
mnt-by: MARK22K-MNT
|
||||
source: DN42
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
inet6num: fd04:234e:fc31:0000:0000:0000:0000:0000 - fd04:234e:fc31:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd04:234e:fc31::/48
|
||||
netname: BANDURAS-NETWORK
|
||||
admin-c: MARK22K-DN42
|
||||
tech-c: MARK22K-DN42
|
||||
org: ORG-BC
|
||||
mnt-by: MARK22K-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
inetnum: 172.22.149.224 - 172.22.149.255
|
||||
cidr: 172.22.149.224/27
|
||||
netname: BANDURAS-NETWORK
|
||||
admin-c: MARK22K-DN42
|
||||
tech-c: MARK22K-DN42
|
||||
org: ORG-BC
|
||||
mnt-by: MARK22K-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
||||
|
|
7
data/organisation/ORG-BC
Normal file
7
data/organisation/ORG-BC
Normal file
|
@ -0,0 +1,7 @@
|
|||
organisation: ORG-BC
|
||||
org-name: Bandura Communications
|
||||
admin-c: MARK22K-DN42
|
||||
tech-c: MARK22K-DN42
|
||||
abuse-c: ORG-BC-ABUSE-DN42
|
||||
mnt-by: MARK22K-MNT
|
||||
source: DN42
|
5
data/role/ORG-BC-ABUSE-DN42
Normal file
5
data/role/ORG-BC-ABUSE-DN42
Normal file
|
@ -0,0 +1,5 @@
|
|||
role: Abuse contact role object
|
||||
nic-hdl: ORG-BC-ABUSE-DN42
|
||||
abuse-mailbox: dn42-abuse@mk16.de
|
||||
mnt-by: MARK22K-MNT
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue