Skip to content

Hostname

fr.runkeeper.com

Last fetched

fr.runkeeper.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · fr.runkeeper.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fr.runkeeper.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.107.3218.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.5318.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.6518.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.7518.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.160.212.23.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
3.160.212.393.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
3.160.212.873.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
3.160.212.93.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

No WHOIS records are currently associated with fr.runkeeper.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fr.runkeeper.com.

Related pages

Pivot deeper into the graph from fr.runkeeper.com.

Cypher and MCP

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

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