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
Resolution chain
xeikon.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.134.5.26 | 5.134.0.0/21 | AS34762 | COMBELL-AS | BE |
WHOIS identity
- Registrar
- iana:3786
- Organization
- flint group incorporated
- Contact emails
Subdomains
24 observed subdomains of xeikon.com.
Showing 23 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from xeikon.com in the public web crawl.
263 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for xeikon.com.
| Mechanism | Target |
|---|---|
| SPF_A | xeikon.com |
| SPF_INCLUDE | _spf.relay.mailprotect.be |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf-0046a901.pphosted.com |
| SPF_INCLUDE | spf-0046a902.pphosted.com |
| SPF_IP | 149.233.3.100 |
| SPF_IP | 194.99.84.8 |
| SPF_IP | 195.137.243.124/32 |
| SPF_IP | 195.137.243.189/32 |
| SPF_IP | 195.137.243.33/32 |
| SPF_IP | 93.240.228.67 |
| SPF_MX | xeikon.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.