Skip to content

Hostname

pgs.io

Last fetched

pgs.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · pgs.ioRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/pgs.io

Resolution chain

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

IPPrefixASNOperatorCountry
3.171.117.1013.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1123.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.593.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.843.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.10665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
domains registration
Contact emails

Subdomains

14 observed subdomains of pgs.io.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from pgs.io.

Cypher and MCP

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

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