Skip to content

Hostname

corezon.com

Last fetched

corezon.com resolves to 1 IPv4 address operated by HURRICANE - Hurricane Electric LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · corezon.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/corezon.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.220.20.7166.220.0.0/19AS6939HURRICANE - Hurricane Electric LLCUS

WHOIS identity

Registrar
iana:2
Organization
corezon
Contact emails

Subdomains

16 observed subdomains of corezon.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for corezon.com.

MechanismTarget
SPF_INCLUDEspf.mail.corezon.com
SPF_IP74.208.4.194/4
SPF_IP74.208.4.195/32
SPF_IP74.208.4.196/32
SPF_IP74.208.4.197/32
SPF_IP74.208.5.2/32
SPF_IP82.165.159.132

Related pages

Pivot deeper into the graph from corezon.com.

Cypher and MCP

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

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