Skip to content

Hostname

hoerbert.com

Last fetched

hoerbert.com resolves to 1 IPv4 address operated by AS203412 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · hoerbert.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hoerbert.com

Resolution chain

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

IPPrefixASNOperatorCountry
79.142.46.13279.142.44.0/22AS203412DE

WHOIS identity

Registrar
iana:151
Organization
hmc hightech media components gmbh & co. kg
Contact emails

Subdomains

39 observed subdomains of hoerbert.com.

Web-graph footprint

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

71 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hoerbert.com.

MechanismTarget
SPF_Ahoerbert.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.4.77.138
SPF_IP79.142.46.132
SPF_IP80.147.67.29
SPF_IP94.130.220.51
SPF_MXhoerbert.com

Related pages

Pivot deeper into the graph from hoerbert.com.

Cypher and MCP

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

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