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
Resolution chain
hatz.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 87.129.209.136 | 87.128.0.0/10 | AS3320 | DTAG Internet service provider operations | DE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for hatz.com.
| Mechanism | Target |
|---|---|
| SPF_A | emita.mittwald.de |
| SPF_A | pve.hatz-diesel.de |
| SPF_INCLUDE | _spf_eucentral1.prod.hydra.sophos.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | prezlymail.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 159.69.111.240/32 |
| SPF_IP | 212.34.64.185/32 |
| SPF_IP | 217.160.6.234 |
| SPF_IP | 5.9.74.77 |
| SPF_IP | 5.9.74.78 |
| SPF_IP | 62.157.212.132 |
| SPF_IP | 62.157.212.134 |
| SPF_IP | 62.225.141.218 |
| SPF_IP | 68.232.133.229 |
| SPF_IP | 68.232.139.176 |
| SPF_IP | 79.174.0.61 |
| SPF_IP | 80.241.59.69 |
| SPF_IP | 87.106.92.114 |
| SPF_MX | hatz.com |
Related pages
Pivot deeper into the graph from hatz.com.
- IP · 87.129.209.136
- ASN · AS3320DTAG Internet service provider operations
- Registrar · iana:151
- Country · DE
- Email · info@hatz-diesel.de
- TLD · .com
- Browse hostnames · ha…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.