Skip to content

Hostname

xelion.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.152.249.11345.152.249.0/24AS205876NL

WHOIS identity

Registrar
iana:269
Organization
xelion b.v.
Contact emails

Subdomains

281 observed subdomains of xelion.com.

Web-graph footprint

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

87 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for xelion.com.

MechanismTarget
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.xelion.com
SPF_INCLUDEspf3.xelion.com
SPF_INCLUDEspf4.xelion.com
SPF_IP194.109.24.0/24
SPF_IP40.107.6.57
SPF_IP51.15.82.178
SPF_IP52.208.220.137
SPF_IP54.247.122.122
SPF_MXxelion.com

Related pages

Pivot deeper into the graph from xelion.com.

Cypher and MCP

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

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