Hostname
nzbget.com
Last fetched
nzbget.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
nzbget.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.121.101 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.2 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.20 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.63 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.235.14 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.19 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.30 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.34 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.67.114 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.38 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.48 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.52 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domain admin / this domain is for sale
- Contact emails
Subdomains
5 observed subdomains of nzbget.com.
Web-graph footprint
Distinct hostnames that link to or from nzbget.com in the public web crawl.
44 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for nzbget.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mxlogin.com |
| SPF_INCLUDE | mxroute.com |
Related pages
Pivot deeper into the graph from nzbget.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nzbget.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.