Skip to content

Hostname

heth.fr

Last fetched

heth.fr resolves to 1 IPv4 address operated by AS33915 in NL. WHOIS lists registrar:epag domainservices gmbh as the registrar.

Nutrition Label

WHISPER CANON · heth.frRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/heth.fr

Resolution chain

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

IPPrefixASNOperatorCountry
85.146.236.18885.146.192.0/18AS33915NL

WHOIS identity

Registrar
registrar:epag domainservices gmbh
Organization
habufa meubelen b.v.
Contact emails

Subdomains

34 observed subdomains of heth.fr.

Web-graph footprint

Distinct hostnames that link to or from heth.fr in the public web crawl.

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for heth.fr.

MechanismTarget
SPF_INCLUDE_spf.mailplus.nl
SPF_INCLUDE_spf.spotler.email
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf9560.copernica.net
SPF_IP109.109.116.54
SPF_IP85.146.236.162
SPF_IP92.70.210.163
SPF_MXheth.fr

Related pages

Pivot deeper into the graph from heth.fr.

Cypher and MCP

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

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