Skip to content

Hostname

nextbigpod.com

Last fetched

nextbigpod.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · nextbigpod.comRouting diversity6.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nextbigpod.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.97.21116.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.76.123.5.76.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.1583.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.233.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.553.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.132.22652.218.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.216.17952.218.216.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.243.4252.218.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.131.9152.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.137.16352.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.154.9952.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.184.4352.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.185.25152.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.195.22752.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.207.21152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.230.4352.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of nextbigpod.com owner
Contact emails

Subdomains

1 observed subdomain of nextbigpod.com.

Threat posture

History

Related pages

Pivot deeper into the graph from nextbigpod.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nextbigpod.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.