Skip to content

Hostname

airee.cloud

Last fetched

airee.cloud resolves to 3 IPv4 addresses operated by airee - WEBO LLC in RU. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · airee.cloudRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/airee.cloud

Resolution chain

airee.cloud resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.107.73.205185.107.73.0/24AS200430airee - WEBO LLCRU
185.107.73.215185.107.73.0/24AS200430airee - WEBO LLCRU
185.107.73.225185.107.73.0/24AS200430airee - WEBO LLCRU

WHOIS identity

Registrar
iana:82
Organization
nikolay s matsievskiy
Contact emails

Subdomains

99 observed subdomains of airee.cloud.

Web-graph footprint

Distinct hostnames that link to or from airee.cloud in the public web crawl.

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from airee.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "airee.cloud"})-[: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.