Skip to content

Hostname

xd.is

Last fetched

xd.is resolves to 1 IPv4 address operated by AS43892 in IS.

Nutrition Label

WHISPER CANON · xd.isRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/xd.is

Resolution chain

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

IPPrefixASNOperatorCountry
185.67.181.82185.67.180.0/22AS43892IS

WHOIS identity

Registrar
Organization
sjalfstae?isflokkurinn
Contact emails

Subdomains

44 observed subdomains of xd.is.

Web-graph footprint

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

114 sites link to this hostname.

221 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for xd.is.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.vist.is
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.4.194.0/24
SPF_IP194.105.231.13
SPF_IP194.105.231.8
SPF_IP194.105.232.31
SPF_IP194.105.232.35
SPF_IP79.171.99.232

Related pages

Pivot deeper into the graph from xd.is.

Cypher and MCP

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

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