Skip to content

Hostname

snap.buzzpak.com

Last fetched

snap.buzzpak.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · snap.buzzpak.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/snap.buzzpak.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.167.123.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.293.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.73.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.803.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
65.8.180.11265.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.2165.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.4165.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.8265.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with snap.buzzpak.com in WhisperGraph.

Subdomains

3 observed subdomains of snap.buzzpak.com.

Threat posture

History

Related pages

Pivot deeper into the graph from snap.buzzpak.com.

Cypher and MCP

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

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