Skip to content

Hostname

map.71squaremiles.com

Last fetched

map.71squaremiles.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · map.71squaremiles.comRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/map.71squaremiles.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.181.11816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.22916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.16416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.70.18916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.97.24516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.24.793.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.24.893.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.220.22152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.12552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.58.25352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.62.5352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.89.7452.216.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.112.9352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.160.6152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.37.5152.217.37.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.194.9354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with map.71squaremiles.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from map.71squaremiles.com in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from map.71squaremiles.com.

Cypher and MCP

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

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