Skip to content

Hostname

map.mapthefallen.org

Last fetched

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

Nutrition Label

WHISPER CANON · map.mapthefallen.orgRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/map.mapthefallen.org

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.189.11716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.20516.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.109.1616.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.10.552.216.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.205.2952.216.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.53.20052.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.9652.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.8.22952.216.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.105.9452.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.171.22452.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.224.16052.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.231.4852.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.64.10252.217.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.135.21654.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.163.9654.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.166.8054.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with map.mapthefallen.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from map.mapthefallen.org in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from map.mapthefallen.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "map.mapthefallen.org"})-[: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.