Skip to content

Hostname

germanwings.com

Last fetched

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

Nutrition Label

WHISPER CANON · germanwings.comRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/germanwings.com

Resolution chain

germanwings.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:1408
Organization
eurowings aviation
Contact emails

Subdomains

19 observed subdomains of germanwings.com.

Web-graph footprint

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

1,029 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for germanwings.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.germanwings.com
SPF_IP80.149.246.147
SPF_IP80.149.246.148
SPF_IP80.149.246.191
SPF_IP80.149.246.193
SPF_IP91.223.20.106

Related pages

Pivot deeper into the graph from germanwings.com.

Cypher and MCP

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

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