Skip to content

Hostname

etihadairways.com

Last fetched

etihadairways.com resolves to 10 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:1738 as the registrar.

Nutrition Label

WHISPER CANON · etihadairways.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/etihadairways.com

Resolution chain

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

WHOIS identity

Registrar
iana:1738
Organization
etihad airways
Contact emails

Subdomains

14 observed subdomains of etihadairways.com.

Web-graph footprint

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

623 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for etihadairways.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-00598a01.pphosted.com
SPF_IP87.201.129.133
SPF_IP87.201.129.134
SPF_IP87.201.129.42

Related pages

Pivot deeper into the graph from etihadairways.com.

Cypher and MCP

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

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