Skip to content

Hostname

heo.com

Last fetched

heo.com resolves to 3 IPv4 addresses operated by AS8560 in GB. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · heo.comRouting diversity3.0/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/heo.com

Resolution chain

heo.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1052
Organization
baudy marcel
Contact emails

Subdomains

63 observed subdomains of heo.com.

Web-graph footprint

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

159 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for heo.com.

MechanismTarget
SPF_INCLUDE144263837.spf04.hubspotemail.net
SPF_INCLUDEcsa.wwwserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP109.228.58.82
SPF_IP212.185.62.195
SPF_IP46.165.172.154

Related pages

Pivot deeper into the graph from heo.com.

Cypher and MCP

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

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