add: [list] parking domain ns
parent
3cc1da0570
commit
dbadf2a077
|
@ -0,0 +1,13 @@
|
||||||
|
# Parking domain by name server
|
||||||
|
|
||||||
|
- parkingcrew.net
|
||||||
|
- sedoparking.com
|
||||||
|
- above.com
|
||||||
|
- afternic.com
|
||||||
|
- dan.com
|
||||||
|
- parking1.ovh.net
|
||||||
|
- domainmarket.com
|
||||||
|
- uniregistrymarket.link
|
||||||
|
- parklogic.com
|
||||||
|
- markmonitor.com
|
||||||
|
- ztomy.com
|
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"description": "List of parking domain's name server",
|
||||||
|
"list": [
|
||||||
|
"parkingcrew.net",
|
||||||
|
"sedoparking.com",
|
||||||
|
"above.com",
|
||||||
|
"afternic.com",
|
||||||
|
"dan.com",
|
||||||
|
"parking1.ovh.net",
|
||||||
|
"parking2.ovh.net",
|
||||||
|
"domainmarket.com",
|
||||||
|
"uniregistrymarket.link",
|
||||||
|
"parklogic.com",
|
||||||
|
"markmonitor.com",
|
||||||
|
"ztomy.com"
|
||||||
|
],
|
||||||
|
"matching_attributes": [
|
||||||
|
"domain|ip",
|
||||||
|
"domain",
|
||||||
|
"hostname"
|
||||||
|
],
|
||||||
|
"name": "Parking domains name server",
|
||||||
|
"type": "hostname",
|
||||||
|
"version": 20221024
|
||||||
|
}
|
|
@ -1,56 +1,43 @@
|
||||||
{
|
{
|
||||||
"description": "List of parking domain's ip adresses",
|
"description": "List of parking domain's ip adresses",
|
||||||
"list": [
|
"list": [
|
||||||
"34.102.136.180",
|
"34.102.136.180",
|
||||||
|
"185.53.177.20",
|
||||||
"185.53.177.20",
|
"185.53.178.52",
|
||||||
"185.53.178.52",
|
"185.53.178.53",
|
||||||
"185.53.178.53",
|
"185.53.178.54",
|
||||||
"185.53.178.54",
|
"217.160.95.94",
|
||||||
|
"217.160.141.142",
|
||||||
"217.160.95.94",
|
"64.190.63.111",
|
||||||
"217.160.141.142",
|
"35.186.238.101",
|
||||||
"64.190.63.111",
|
"217.70.184.38",
|
||||||
|
"217.70.184.50",
|
||||||
"35.186.238.101",
|
"198.54.117.216",
|
||||||
|
"198.54.117.211",
|
||||||
"217.70.184.38",
|
"198.54.117.218",
|
||||||
"217.70.184.50",
|
"198.54.117.210",
|
||||||
|
"198.54.117.217",
|
||||||
"198.54.117.216",
|
"198.54.117.215",
|
||||||
"198.54.117.211",
|
"198.54.117.212",
|
||||||
"198.54.117.218",
|
"3.64.163.50",
|
||||||
"198.54.117.210",
|
"213.145.228.16",
|
||||||
"198.54.117.217",
|
"52.128.23.153",
|
||||||
"198.54.117.215",
|
"13.248.216.40",
|
||||||
"198.54.117.212",
|
"75.2.26.18",
|
||||||
|
"76.223.65.111",
|
||||||
"3.64.163.50",
|
"93.191.168.52",
|
||||||
|
"104.26.7.37",
|
||||||
"213.145.228.16",
|
"104.26.6.37",
|
||||||
|
"172.67.70.191",
|
||||||
"52.128.23.153",
|
"50.28.32.8",
|
||||||
|
"95.217.58.108"
|
||||||
"13.248.216.40",
|
],
|
||||||
"75.2.26.18",
|
"matching_attributes": [
|
||||||
"76.223.65.111",
|
"domain|ip",
|
||||||
|
"ip-dst",
|
||||||
"93.191.168.52",
|
"ip-src"
|
||||||
|
],
|
||||||
"104.26.7.37",
|
"name": "Parking domains",
|
||||||
"104.26.6.37",
|
"type": "cidr",
|
||||||
"172.67.70.191",
|
"version": 20221024
|
||||||
|
}
|
||||||
"50.28.32.8",
|
|
||||||
|
|
||||||
"95.217.58.108"
|
|
||||||
],
|
|
||||||
"matching_attributes": [
|
|
||||||
"domain|ip",
|
|
||||||
"ip-dst",
|
|
||||||
"ip-src"
|
|
||||||
],
|
|
||||||
"name": "Parking domains",
|
|
||||||
"type": "cidr",
|
|
||||||
"version": 20221024
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue