Skip to content

Hostname

pgg3.net

Last fetched

pgg3.net resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · pgg3.netRouting diversity4.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pgg3.net

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.28.239100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.163.4913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.5.22513.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.113.7023.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.210.2403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.85.150.1693.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.89.9752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.80.7054.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
domain registration
Contact emails

Subdomains

2 observed subdomains of pgg3.net.

Threat posture

History

Related pages

Pivot deeper into the graph from pgg3.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pgg3.net"})-[: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.