Skip to content

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

WHISPER CANON · kuwaitairways.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/kuwaitairways.com

Resolution chain

kuwaitairways.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.68.163.12083.68.163.0/24AS205554KW

WHOIS identity

Registrar
iana:131
Organization
kuwait airways corporation
Contact emails

Subdomains

43 observed subdomains of kuwaitairways.com.

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.

MechanismTarget
SPF_Astp.kuwaitairways.com
SPF_INCLUDE_relay.amadeus.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf_cd.spamtitan.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_IP13.52.41.223
SPF_IP184.169.167.30
SPF_IP83.68.163.189
SPF_IP83.68.163.190
SPF_IP83.68.164.189
SPF_IP83.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.