Skip to content

Hostname

draads.nl

Last fetched

draads.nl resolves to 1 IPv4 address operated by AS197902 in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.57.8.169185.57.8.0/22AS197902NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

34 observed subdomains of draads.nl.

Web-graph footprint

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

12 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for draads.nl.

MechanismTarget
SPF_Adraads.nl
SPF_Aeu.mailers.system-monitor.com
SPF_INCLUDE_spf.draads.nl
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXdraads.nl

Related pages

Pivot deeper into the graph from draads.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "draads.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.