Skip to content

Hostname

area-compass.com

Last fetched

area-compass.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · area-compass.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/area-compass.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.10113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.7513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.9213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.10699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

3 observed subdomains of area-compass.com.

Web-graph footprint

Distinct hostnames that link to or from area-compass.com in the public web crawl.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from area-compass.com.

Cypher and MCP

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

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