Skip to content

Hostname

dnwg.nl

Last fetched

dnwg.nl resolves to 1 IPv4 address operated by AS212098 in NL. WHOIS lists registrar:delta fiber nederland b.v. as the registrar.

Nutrition Label

WHISPER CANON · dnwg.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/dnwg.nl

Resolution chain

dnwg.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.223.163.221185.223.163.0/24AS212098NL

WHOIS identity

Registrar
registrar:delta fiber nederland b.v.
Organization
Contact emails

Subdomains

72 observed subdomains of dnwg.nl.

Web-graph footprint

Distinct hostnames that link to or from dnwg.nl in the public web crawl.

39 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dnwg.nl.

MechanismTarget
SPF_Adnwg.nl
SPF_INCLUDE_spf.cegeka.be
SPF_INCLUDEspf.anachron.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.113.66.167

Related pages

Pivot deeper into the graph from dnwg.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dnwg.nl"})-[: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.