Skip to content

Hostname

usairways.com

Last fetched

usairways.com resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · usairways.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.5/10canon.whisper.security/host/usairways.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.30.133.247184.30.128.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.45.96.223.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
american airlines,
Contact emails

Subdomains

201 observed subdomains of usairways.com.

Web-graph footprint

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

1,284 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for usairways.com.

MechanismTarget
SPF_Ausairways.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.47.205.120
SPF_IP12.47.205.99
SPF_IP12.54.128.15
SPF_IP162.92.176.23
SPF_IP205.220.166.6
SPF_IP205.220.178.6
SPF_IP206.191.224.0/19
SPF_IP23.103.224.0/19
SPF_MXusairways.com

Related pages

Pivot deeper into the graph from usairways.com.

Cypher and MCP

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

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