Skip to content

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

WHISPER CANON · nzbget.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nzbget.com

Resolution chain

nzbget.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.121.10113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.2013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.235.1413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.1913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.67.11413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5213.33.64.0/21AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nzbget.com.

MechanismTarget
SPF_INCLUDEmxlogin.com
SPF_INCLUDEmxroute.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.