Skip to content

Hostname

pg-cloud.com

Last fetched

pg-cloud.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

pg-cloud.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.209.205.734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.167.16035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.247.199.13544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.119.4652.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.252.25052.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.165.15754.245.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

21 observed subdomains of pg-cloud.com.

Web-graph footprint

Distinct hostnames that link to or from pg-cloud.com in the public web crawl.

158 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from pg-cloud.com.

Cypher and MCP

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

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