Skip to content

Hostname

xanade.com

Last fetched

xanade.com resolves to 2 IPv4 addresses operated by WHG-FRA - WHG Hosting Services Ltd in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · xanade.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/xanade.com

Resolution chain

xanade.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.181.113.12365.181.128.0/24AS209341WHG-FRA - WHG Hosting Services LtdDE
94.199.201.4494.200.96.0/19AS42807AEROTEK-AS - CIZGI TELEKOMUNIKASYON ANONIM SIRKETITR

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 0172954734
Contact emails

Subdomains

8 observed subdomains of xanade.com.

Threat posture

History

Mail and authentication

MX records

  • xanade.com

SPF policy

6 SPF mechanisms authorising senders for xanade.com.

MechanismTarget
SPF_Axanade.com
SPF_INCLUDE_spf.trwww.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP65.181.113.123
SPF_IP65.181.113.172
SPF_MXxanade.com

Related pages

Pivot deeper into the graph from xanade.com.

Cypher and MCP

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

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