Skip to content

Hostname

forrunners.app

Last fetched

forrunners.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · forrunners.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/forrunners.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.132.12018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.1518.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.6618.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.181.1318.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.1918.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.2018.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.9018.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from forrunners.app in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for forrunners.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from forrunners.app.

Cypher and MCP

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

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