Skip to content

Hostname

continuity.proofpoint.com

Last fetched

continuity.proofpoint.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · continuity.proofpoint.comRouting diversity4.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/continuity.proofpoint.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.209.126.773.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.86.175.2033.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.6.22144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.38.18550.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.213.9352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.41.24852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.39.3952.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.199.2998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with continuity.proofpoint.com in WhisperGraph.

Subdomains

2 observed subdomains of continuity.proofpoint.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from continuity.proofpoint.com.

Cypher and MCP

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

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