Skip to content

Hostname

flywareagle.com

Last fetched

flywareagle.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · flywareagle.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/flywareagle.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.60.121108.157.8.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.50108.157.8.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.68108.157.8.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.76108.157.8.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
13.35.93.10413.35.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.12213.35.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.4813.35.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.7313.35.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.11965.18.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.265.18.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3365.18.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8565.18.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4299.84.246.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8599.84.246.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8899.84.246.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9899.84.246.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of flywareagle.com.

Web-graph footprint

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

90 sites link to this hostname.

572 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • flywareagle.com

SPF policy

4 SPF mechanisms authorising senders for flywareagle.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from flywareagle.com.

Cypher and MCP

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

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