Skip to content

Hostname

navitaire.com

Last fetched

navitaire.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · navitaire.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/navitaire.com

Resolution chain

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

IPPrefixASNOperatorCountry
40.77.62.22740.76.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
51.137.182.18751.136.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:106
Organization
amadeus it group
Contact emails

Subdomains

67 observed subdomains of navitaire.com.

Web-graph footprint

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

80 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for navitaire.com.

MechanismTarget
SPF_INCLUDE_relay.amadeus.com
SPF_INCLUDEapp.aventri.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.71.65.255
SPF_IP149.122.19.22/31
SPF_IP159.183.143.180
SPF_IP170.248.100.35/31
SPF_IP170.248.110.0/24
SPF_IP170.248.208.118/31
SPF_IP170.248.236.22/31
SPF_IP170.248.238.22/31
SPF_IP170.248.238.48/31
SPF_IP170.248.30.0/24
SPF_IP170.248.50.118/31
SPF_IP171.17.131.35/32
SPF_IP20.204.217.145
SPF_IP20.82.106.151
SPF_IP20.85.82.231
SPF_IP20.92.194.94
SPF_IP51.132.213.55
SPF_IP51.141.31.34
SPF_IP52.185.65.24
SPF_IP52.243.89.220

Related pages

Pivot deeper into the graph from navitaire.com.

Cypher and MCP

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

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