Hostname
nzbsw.com
Last fetched
nzbsw.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
nzbsw.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.93.20 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.203.1 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- bai hai jun
- Contact emails
- emailnotvalid@whoisservices.cn
- 2524306882@qq.com
- 413222859@qq.com
- 0593bb1e94fa5b44b4121ae50d72a3ff60a40e62e6accf5c8174514df8aa68d7@nzbsw.com.whoisproxy.org
- 2dce821c3423407489b7a16420c996528b0d7a25c0a0603d9c7db275601cb03b@nzbsw.com.whoisproxy.org
- 42f6d7cd95d542c3e6d214f57a97841181df5c6289586654921f799154cb56c6@nzbsw.com.whoisproxy.org
- 574db7be74aada2d0251d52c9616729406ae78946c5385c4ba5236092eaba3db@nzbsw.com.whoisproxy.org
- 69cf617cb79073b8e98eeebd31c29cc3871605ab7ccb9a34bdde9f58c6aa1b8e@nzbsw.com.whoisproxy.org
- 7b920de4b4e1952fde291267d0c7831ce02ee3d6b1f71d80bc32f909b75a975b@nzbsw.com.whoisproxy.org
- 91d950b670b1c28dfad11b8c29a3fedd91515623a7fec9cb77121da363a987ed@nzbsw.com.whoisproxy.org
- beb6cb72d4fd55601d2d17e6c7471e6166466482f4796dd6ed191d388b711916@nzbsw.com.whoisproxy.org
- c81bcd8c0077a56123b09ec0d6fb9a4259d15d3297f9e5b8abfaf580d8177c32@nzbsw.com.whoisproxy.org
- f835f8ef822c469e1c483f53cf5baad29b77da4a1a940f622a29c00e6ff46e59@nzbsw.com.whoisproxy.org
- fb9db301a24b461bbce7a983251b4d81f2037feca06feb43bbf7625fe5bcc494@nzbsw.com.whoisproxy.org
- fdc1b0c08f71d4e2165a76a1d8915a29fdbb4c2a6b1982a2a3a0b3306f6dfb2e@nzbsw.com.whoisproxy.org
Subdomains
1 observed subdomain of nzbsw.com.
| Subdomain |
|---|
| www.nzbsw.com |
Web-graph footprint
Distinct hostnames that link to or from nzbsw.com in the public web crawl.
7 sites link to this hostname.
59 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from nzbsw.com.
- IP · 104.21.93.20
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:269
- Country · CA
- Email · emailnotvalid@whoisservices.cn
- TLD · .com
- Browse hostnames · nz…
- 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: "nzbsw.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.