Skip to content

Hostname

wizzair.com

Last fetched

wizzair.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · wizzair.comRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wizzair.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.12143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.123143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.51143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.77143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.66.147.1218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.1618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.2218.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.2518.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.5118.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.8918.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.65.1283.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.173.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.333.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.903.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

92 observed subdomains of wizzair.com.

Web-graph footprint

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

6,442 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wizzair.com.

MechanismTarget
SPF_INCLUDE_spf1.wizzair.com
SPF_INCLUDE_spf2.wizzair.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.226.203.64/27
SPF_IP213.163.4.140
SPF_IP91.120.28.80/28
SPF_IP91.120.31.80/28
SPF_IP91.82.116.152/29

Related pages

Pivot deeper into the graph from wizzair.com.

Cypher and MCP

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

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