Skip to content

Hostname

hatz-components.com

Last fetched

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

Nutrition Label

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

Resolution chain

hatz-components.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:83
Organization
motorenfabrik hatz gmbh & co. kg
Contact emails

Subdomains

8 observed subdomains of hatz-components.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for hatz-components.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_IP217.160.6.234
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-components.com

Related pages

Pivot deeper into the graph from hatz-components.com.

Cypher and MCP

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

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