Skip to content

Hostname

aircraftthrust.com

Last fetched

aircraftthrust.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1011 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.113.106108.157.112.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.113.120108.157.112.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.113.68108.157.112.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.113.93108.157.112.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
3.165.232.603.165.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.165.232.653.165.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.165.232.93.165.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.165.232.963.165.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1011
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of aircraftthrust.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aircraftthrust.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from aircraftthrust.com.

Cypher and MCP

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

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