Skip to content

Hostname

continuity-us.proofpoint.com

Last fetched

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

Nutrition Label

WHISPER CANON · continuity-us.proofpoint.comRouting diversity5.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/continuity-us.proofpoint.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.20.218.2123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.147.773.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.42.2283.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.113.2533.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.15.1363.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.69.863.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.153.413.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.20.2553.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.155.1043.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.120.23334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.13.24835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.28.152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.236.2052.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.200.2298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.61.13598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.135.11398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Threat posture

History

Related pages

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

Cypher and MCP

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

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