Skip to content

Hostname

xetnet.fi

Last fetched

xetnet.fi resolves to 2 IPv4 addresses operated by AS132420 in IN.

Nutrition Label

WHISPER CANON · xetnet.fiRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/xetnet.fi

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with xetnet.fi in WhisperGraph.

Subdomains

12 observed subdomains of xetnet.fi.

Web-graph footprint

Distinct hostnames that link to or from xetnet.fi in the public web crawl.

58 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for xetnet.fi.

MechanismTarget
SPF_Amx1.spamscan.xetnet.com
SPF_Amx2.spamscan.xetnet.com
SPF_Asrvr14.xetpoint.com
SPF_Axetnet.fi
SPF_INCLUDE_spf.topdns.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_IP185.55.85.104/32
SPF_IP185.55.85.72/32
SPF_IP95.175.122.185
SPF_IP95.175.122.245
SPF_MXxetnet.fi

Related pages

Pivot deeper into the graph from xetnet.fi.

Cypher and MCP

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

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