Skip to content

Hostname

xd.nl

Last fetched

xd.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
149.210.191.23149.210.128.0/17AS20857NL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

48 observed subdomains of xd.nl.

Web-graph footprint

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

41 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

15 SPF mechanisms authorising senders for xd.nl.

MechanismTarget
SPF_Axd.nl
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.18.85.15
SPF_IP178.18.92.189
SPF_IP188.240.53.7
SPF_IP192.162.185.69
SPF_IP217.104.40.180
SPF_IP80.69.93.39
SPF_MXxd.nl

Related pages

Pivot deeper into the graph from xd.nl.

Cypher and MCP

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

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