Skip to content

Hostname

wrightflyer.net

Last fetched

wrightflyer.net resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · wrightflyer.netRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/wrightflyer.net

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.100108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.112108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.20108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.23108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.167.227.1073.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.123.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.263.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.353.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.151.1354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.1754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.5354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.9054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:49
Organization
corporate it team development support
Contact emails

Subdomains

42 observed subdomains of wrightflyer.net.

Web-graph footprint

Distinct hostnames that link to or from wrightflyer.net in the public web crawl.

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for wrightflyer.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from wrightflyer.net.

Cypher and MCP

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

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