Skip to content

Hostname

windroid7.net

Last fetched

windroid7.net resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · windroid7.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/windroid7.net

Resolution chain

windroid7.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.250.217.147142.250.217.0/24AS15169GOOGLE - Google LLCUS
142.250.81.243142.250.81.0/24AS15169GOOGLE - Google LLCUS

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

1 observed subdomain of windroid7.net.

Web-graph footprint

Distinct hostnames that link to or from windroid7.net in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from windroid7.net.

Cypher and MCP

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

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