Skip to content

Hostname

areaplot.com

Last fetched

areaplot.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:431 as the registrar.

Nutrition Label

WHISPER CANON · areaplot.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/areaplot.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.238.12213.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.5813.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.6113.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.7813.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.10213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.11213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.11613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.6113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.10813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.175.12465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:431
Organization
private registrant
Contact emails

Subdomains

5 observed subdomains of areaplot.com.

Web-graph footprint

Distinct hostnames that link to or from areaplot.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for areaplot.com.

MechanismTarget
SPF_INCLUDEnetblocks.dreamhost.com
SPF_INCLUDErelay.mailchannels.net
SPF_MXareaplot.com

Related pages

Pivot deeper into the graph from areaplot.com.

Cypher and MCP

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

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