Skip to content

Hostname

findaway.com

Last fetched

findaway.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · findaway.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/findaway.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.36.101108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.107108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.15108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.86108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.11613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.2213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.2313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:73
Organization
findaway world
Contact emails

Subdomains

6 observed subdomains of findaway.com.

Web-graph footprint

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

89 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for findaway.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tipalti.com
SPF_IP12.160.26.2

Related pages

Pivot deeper into the graph from findaway.com.

Cypher and MCP

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

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