All hostnames admin.proofpoint.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · admin.proofpoint.com Routing diversity 5.2/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/admin.proofpoint.com Resolution chain admin.proofpoint.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 35.155.217.158 35.155.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.231.154.223 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.233.56.213 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.239.227.106 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.240.10.243 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.250.73.165 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.11.82.87 52.10.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.26.105.144 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.27.1.91 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.27.206.220 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.35.193.181 52.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.42.252.215 52.40.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.148.241.60 54.148.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.184.32.27 54.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.186.161.169 54.186.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.191.157.101 54.191.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with admin.proofpoint.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from admin.proofpoint.com in the public web crawl.
1 site linked to from this hostname.
Related pages Pivot deeper into the graph from admin.proofpoint.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "admin.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .