Skip to content

Hostname

mapmyrun.com

Last fetched

mapmyrun.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · mapmyrun.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mapmyrun.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.31.2918.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.3818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.229.523.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.553.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.793.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.83.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
99.84.160.1299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
domain manager
Contact emails

Subdomains

17 observed subdomains of mapmyrun.com.

Web-graph footprint

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

3,707 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mapmyrun.com.

MechanismTarget
SPF_INCLUDE4566937.spf07.hubspotemail.net
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from mapmyrun.com.

Cypher and MCP

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

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