Skip to content

Hostname

hexon.cx

Last fetched

hexon.cx resolves to 1 IPv4 address operated by AS39686 in NL. WHOIS lists registrar:centralnic ltd as the registrar.

Nutrition Label

WHISPER CANON · hexon.cxRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/hexon.cx

Resolution chain

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

IPPrefixASNOperatorCountry
82.148.219.13682.148.192.0/19AS39686NL

WHOIS identity

Registrar
registrar:centralnic ltd
Organization
hexon bv
Contact emails

Subdomains

11 observed subdomains of hexon.cx.

Web-graph footprint

Distinct hostnames that link to or from hexon.cx in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hexon.cx.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_MXhexon.cx

Related pages

Pivot deeper into the graph from hexon.cx.

Cypher and MCP

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

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