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
Resolution chain
usairways.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.30.133.247 | 184.30.128.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.45.96.2 | 23.45.96.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- american airlines,
- Contact emails
Subdomains
201 observed subdomains of usairways.com.
Showing 25 of 201. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for usairways.com.
| Mechanism | Target |
|---|---|
| SPF_A | usairways.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.47.205.120 |
| SPF_IP | 12.47.205.99 |
| SPF_IP | 12.54.128.15 |
| SPF_IP | 162.92.176.23 |
| SPF_IP | 205.220.166.6 |
| SPF_IP | 205.220.178.6 |
| SPF_IP | 206.191.224.0/19 |
| SPF_IP | 23.103.224.0/19 |
| SPF_MX | usairways.com |
Related pages
Pivot deeper into the graph from usairways.com.
- IP · 184.30.133.247
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:299
- Country · DE
- Email · admin@internationaladmin.com
- TLD · .com
- Browse hostnames · us…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.