Skip to content

Hostname

netwerk24.com

Last fetched

netwerk24.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1466 as the registrar.

Nutrition Label

WHISPER CANON · netwerk24.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/netwerk24.com

Resolution chain

netwerk24.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.19.231.81104.19.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.232.81104.19.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1466
Organization
domain administrator
Contact emails

Subdomains

42 observed subdomains of netwerk24.com.

Web-graph footprint

Distinct hostnames that link to or from netwerk24.com in the public web crawl.

1,118 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

97 SPF mechanisms authorising senders for netwerk24.com.

MechanismTarget
SPF_IP102.219.93.0/24
SPF_IP104.47.0.0/17
SPF_IP134.128.64.0/19
SPF_IP134.128.96.0/19
SPF_IP136.179.50.206
SPF_IP149.72.0.0/16
SPF_IP152.111.195.0/24
SPF_IP154.0.13.104/29
SPF_IP154.0.15.96/28
SPF_IP159.183.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP175.41.215.51
SPF_IP18.156.89.250
SPF_IP18.157.243.190
SPF_IP18.216.232.154
SPF_IP18.236.40.242
SPF_IP192.254.112.0/20
SPF_IP197.80.198.14
SPF_IP197.80.198.15
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP2001:4860:4000::/36
SPF_IP206.55.144.0/20
SPF_IP207.218.90.122/32
SPF_IP208.117.48.0/20
SPF_IP209.85.128.0/17
SPF_IP216.221.160.0/19
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP24.110.64.0/18
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/51
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP2c0f:fb50:4000::/36
SPF_IP3.129.120.190
SPF_IP3.70.123.177
SPF_IP34.215.104.144
SPF_IP35.161.32.253
SPF_IP35.167.93.243
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP41.193.66.194/31
SPF_IP41.193.66.196/30
SPF_IP41.193.66.200/29
SPF_IP41.193.66.208/28
SPF_IP41.193.66.224/28
SPF_IP41.193.66.240/30
SPF_IP41.193.66.244/32
SPF_IP41.86.109.25
SPF_IP41.86.109.26
SPF_IP44.236.56.93
SPF_IP44.238.220.251
SPF_IP50.31.32.0/19
SPF_IP52.100.0.0/15
SPF_IP52.102.0.0/16
SPF_IP52.103.0.0/17
SPF_IP52.28.63.81
SPF_IP52.58.216.183
SPF_IP52.59.143.3
SPF_IP54.213.20.246
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/18
SPF_IP64.79.155.192/32
SPF_IP64.79.155.193
SPF_IP64.79.155.205
SPF_IP64.79.155.206
SPF_IP68.169.14.0/24
SPF_IP69.169.224.0/20
SPF_IP69.63.146.128/26
SPF_IP69.63.148.88/30
SPF_IP69.63.148.92/31
SPF_IP69.63.148.94
SPF_IP69.63.149.149/32
SPF_IP69.63.149.150/31
SPF_IP69.63.149.152/29
SPF_IP69.63.149.160/30
SPF_IP69.63.149.164
SPF_IP69.63.158.32/28
SPF_IP69.63.159.119
SPF_IP69.63.159.128/31
SPF_IP69.63.159.92
SPF_IP74.125.0.0/16
SPF_IP76.223.128.0/19
SPF_IP76.223.176.0/20

Related pages

Pivot deeper into the graph from netwerk24.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "netwerk24.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.