Skip to content

Hostname

ptr-docs.proofpoint.com

Last fetched

ptr-docs.proofpoint.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ptr-docs.proofpoint.comRouting diversity5.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ptr-docs.proofpoint.com

Resolution chain

ptr-docs.proofpoint.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.155.217.15835.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.154.22344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.56.21344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.227.10644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.10.24344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.250.73.16544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.105.14452.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.1.9152.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.206.22052.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.193.18152.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.164.22552.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.252.21552.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.95.16454.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.185.84.9454.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.157.10154.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.154.3354.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ptr-docs.proofpoint.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ptr-docs.proofpoint.com in the public web crawl.

18 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ptr-docs.proofpoint.com.

Cypher and MCP

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

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