Skip to content

Hostname

xtdnet.nl

Last fetched

xtdnet.nl resolves to 1 IPv4 address operated by AS60131 in NL. WHOIS lists registrar:xtended internet as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.110.157.5193.110.157.0/24AS60131NL

WHOIS identity

Registrar
registrar:xtended internet
Organization
Contact emails

Subdomains

36 observed subdomains of xtdnet.nl.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for xtdnet.nl.

MechanismTarget
SPF_IP193.110.157.0/24
SPF_IP2a03:6000:1004:1:dcad:beff:feef:166
SPF_IP2a03:6000:1004::/64
SPF_MXxtdnet.nl

Related pages

Pivot deeper into the graph from xtdnet.nl.

Cypher and MCP

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

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