Skip to content

Hostname

wizair.com

Last fetched

wizair.com resolves to 11 IPv4 addresses operated by AS-30083-US-VELIA-NET - velia.net in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · wizair.comRouting diversity4.2/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wizair.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.72.171.194148.72.171.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
192.155.108.150192.155.104.0/21AS29066VELIANET-AS - velia.net Internetdienste GmbHUS
199.193.114.101199.193.114.0/24AS40244TURNKEY-INTERNET - Turnkey Internet Inc.US
199.193.114.103199.193.114.0/24AS40244TURNKEY-INTERNET - Turnkey Internet Inc.US
23.82.16.5423.82.16.0/21AS7203LEASEWEB-USA-SFO - Leaseweb USA, Inc.US
23.82.16.5623.82.16.0/21AS7203LEASEWEB-USA-SFO - Leaseweb USA, Inc.US
23.82.16.5723.82.16.0/21AS7203LEASEWEB-USA-SFO - Leaseweb USA, Inc.US
78.157.209.17178.157.208.0/20AS42831UKSERVERS-AS - UK Dedicated Servers LimitedGB
78.157.209.17378.157.208.0/20AS42831UKSERVERS-AS - UK Dedicated Servers LimitedGB
92.204.242.15692.204.240.0/20AS29066VELIANET-AS - velia.net Internetdienste GmbHFR
92.204.242.15792.204.240.0/20AS29066VELIANET-AS - velia.net Internetdienste GmbHFR

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0138380079
Contact emails

Subdomains

7 observed subdomains of wizair.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wizair.com.

MechanismTarget
SPF_IPfd51:8718:a67c::/48

Related pages

Pivot deeper into the graph from wizair.com.

Cypher and MCP

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

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