Hostname
hzwb.com
Last fetched
hzwb.com resolves to 1 IPv4 address operated by DFW-DATACENTER - DFW Datacenter in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
hzwb.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 |
|---|---|---|---|---|
| 72.9.154.30 | 72.9.152.0/21 | AS30277 | DFW-DATACENTER - DFW Datacenter | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- 0985b3fe6b414c598432fb6e3b708a5a.protect@whoisguard.com
- 4e06c2b83277445eae86e5a24bef87bf.protect@whoisguard.com
- 751d7439dfac4d5f8883c10e3f01ee44.protect@whoisguard.com
- 7d579f24a1ce48348fed3dd98913444c.protect@whoisguard.com
- 967c0dbbfcef4ee6b572e908b4a55619.protect@whoisguard.com
- cec20568576d4fd4aba6c56567455e07.protect@whoisguard.com
- 4308530d6d1340289b9f6f6ba874f900.protect@withheldforprivacy.com
Subdomains
2 observed subdomains of hzwb.com.
| Subdomain |
|---|
| mail.hzwb.com |
| www.hzwb.com |
Web-graph footprint
Distinct hostnames that link to or from hzwb.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for hzwb.com.
| Mechanism | Target |
|---|---|
| SPF_A | hzwb.com |
| SPF_MX | hzwb.com |
Related pages
Pivot deeper into the graph from hzwb.com.
- IP · 72.9.154.30
- ASN · AS30277DFW-DATACENTER - DFW Datacenter
- Registrar · iana:1068
- Country · US
- Email · 0985b3fe6b414c598432fb6e3b708a5a.protect@whoisguard.com
- TLD · .com
- Browse hostnames · hz…
- 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: "hzwb.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.