Skip to content

Hostname

takingflight.coach

Last fetched

takingflight.coach resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BG. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · takingflight.coachRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/takingflight.coach

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.72.3218.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.3718.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.6418.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.7618.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
99.86.240.2799.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.3599.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.3899.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.6099.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of takingflight.coach owner
Contact emails

Subdomains

2 observed subdomains of takingflight.coach.

Web-graph footprint

Distinct hostnames that link to or from takingflight.coach in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for takingflight.coach.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from takingflight.coach.

Cypher and MCP

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

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