Skip to content

Hostname

hatz.com

Last fetched

hatz.com resolves to 1 IPv4 address operated by DTAG Internet service provider operations in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.129.209.13687.128.0.0/10AS3320DTAG Internet service provider operationsDE

WHOIS identity

Registrar
iana:151
Organization
motorenfabrik hatz gmbh & co. kg
Contact emails

Subdomains

24 observed subdomains of hatz.com.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for hatz.com.

MechanismTarget
SPF_Aemita.mittwald.de
SPF_Apve.hatz-diesel.de
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEprezlymail.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.69.111.240/32
SPF_IP212.34.64.185/32
SPF_IP217.160.6.234
SPF_IP5.9.74.77
SPF_IP5.9.74.78
SPF_IP62.157.212.132
SPF_IP62.157.212.134
SPF_IP62.225.141.218
SPF_IP68.232.133.229
SPF_IP68.232.139.176
SPF_IP79.174.0.61
SPF_IP80.241.59.69
SPF_IP87.106.92.114
SPF_MXhatz.com

Related pages

Pivot deeper into the graph from hatz.com.

Cypher and MCP

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

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