Skip to content

Hostname

xdipity.com

Last fetched

xdipity.com resolves to 1 IPv4 address operated by AS8312 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · xdipity.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/xdipity.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.74.52.7177.74.48.0/21AS8312NL

WHOIS identity

Registrar
iana:269
Organization
c. strik
Contact emails

Subdomains

2 observed subdomains of xdipity.com.

Web-graph footprint

Distinct hostnames that link to or from xdipity.com in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for xdipity.com.

MechanismTarget
SPF_Axdipity.com
SPF_INCLUDEshared.zylon.net
SPF_IP2a01:310:8312:1022:0:0:70:0
SPF_IP2a01:310:8312:1022:0:0:70:1
SPF_IP2a01:310:8312:1022:0:0:71:1
SPF_IP77.74.52.70
SPF_IP77.74.52.71
SPF_MXxdipity.com

Related pages

Pivot deeper into the graph from xdipity.com.

Cypher and MCP

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

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