Skip to content

Hostname

lufthansa.com

Last fetched

lufthansa.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · lufthansa.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lufthansa.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.101.251.23220.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:299
Organization
anja bengsch
Contact emails

Subdomains

258 observed subdomains of lufthansa.com.

Web-graph footprint

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

11,648 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for lufthansa.com.

MechanismTarget
SPF_INCLUDE_relay.amadeus.com
SPF_INCLUDE_spf.lufthansa.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.ecentry.io
SPF_IP129.35.195.132
SPF_IP129.35.195.133
SPF_IP129.35.195.68
SPF_IP129.35.195.69
SPF_IP194.31.6.64/28
SPF_IP52.157.235.82
SPF_IP80.72.142.246
SPF_IP80.77.214.0/26
SPF_IP80.77.215.176/28
SPF_IP84.17.165.165
SPF_IP84.17.165.167
SPF_IP84.17.184.240/28
SPF_IP84.17.190.192/26
SPF_MXlufthansa.com

Related pages

Pivot deeper into the graph from lufthansa.com.

Cypher and MCP

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

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