Skip to content

Hostname

count.api.pgs.io

Last fetched

count.api.pgs.io resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · count.api.pgs.ioRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/count.api.pgs.io

Resolution chain

count.api.pgs.io resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.220.124.2243.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.105.1143.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.52.9644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.65.5844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.41.844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.245.744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.235.23652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.249.8252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.39.15852.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.9.3452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.213.1554.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.249.10554.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.121.4398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with count.api.pgs.io in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from count.api.pgs.io in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from count.api.pgs.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "count.api.pgs.io"})-[: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.