Hostname
kuwaitairways.com
Last fetched
kuwaitairways.com resolves to 1 IPv4 address operated by AS205554 in KW. WHOIS lists iana:131 as the registrar.
Nutrition Label
Resolution chain
kuwaitairways.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 83.68.163.120 | 83.68.163.0/24 | AS205554 | — | KW |
WHOIS identity
- Registrar
- iana:131
- Organization
- kuwait airways corporation
- Contact emails
Subdomains
43 observed subdomains of kuwaitairways.com.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kuwaitairways.com in the public web crawl.
1,710 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for kuwaitairways.com.
| Mechanism | Target |
|---|---|
| SPF_A | stp.kuwaitairways.com |
| SPF_INCLUDE | _relay.amadeus.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf_cd.spamtitan.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | transmail.net |
| SPF_IP | 13.52.41.223 |
| SPF_IP | 184.169.167.30 |
| SPF_IP | 83.68.163.189 |
| SPF_IP | 83.68.163.190 |
| SPF_IP | 83.68.164.189 |
| SPF_IP | 83.68.164.190 |
Related pages
Pivot deeper into the graph from kuwaitairways.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kuwaitairways.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.