Skip to content

Hostname

heppner-group.com

Last fetched

heppner-group.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:1251 as the registrar.

Nutrition Label

WHISPER CANON · heppner-group.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/heppner-group.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.98.122.24934.96.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:1251
Organization
heppner societe de transports
Contact emails

Subdomains

16 observed subdomains of heppner-group.com.

Web-graph footprint

Distinct hostnames that link to or from heppner-group.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for heppner-group.com.

MechanismTarget
SPF_INCLUDE_spf.riege.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf-00391b01.pphosted.com
SPF_INCLUDEspf.hep.active-logistics.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tipimail.com
SPF_INCLUDEspf2.csod.com
SPF_IP195.200.122.11/32
SPF_IP34.155.183.138

Related pages

Pivot deeper into the graph from heppner-group.com.

Cypher and MCP

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

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