Skip to content

Hostname

xeikon.com

Last fetched

xeikon.com resolves to 1 IPv4 address operated by COMBELL-AS in BE. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · xeikon.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/xeikon.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.134.5.265.134.0.0/21AS34762COMBELL-ASBE

WHOIS identity

Registrar
iana:3786
Organization
flint group incorporated
Contact emails

Subdomains

24 observed subdomains of xeikon.com.

Web-graph footprint

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

263 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for xeikon.com.

MechanismTarget
SPF_Axeikon.com
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-0046a901.pphosted.com
SPF_INCLUDEspf-0046a902.pphosted.com
SPF_IP149.233.3.100
SPF_IP194.99.84.8
SPF_IP195.137.243.124/32
SPF_IP195.137.243.189/32
SPF_IP195.137.243.33/32
SPF_IP93.240.228.67
SPF_MXxeikon.com

Related pages

Pivot deeper into the graph from xeikon.com.

Cypher and MCP

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

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