Skip to content

Hostname

lw77.vip

Last fetched

lw77.vip resolves to 9 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · lw77.vipRouting diversity3.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/lw77.vip

Resolution chain

lw77.vip resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.2.234.22720.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.2.85.18220.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.2.92.7920.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.205.26.14420.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.6.132.12420.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.6.132.13620.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
45.113.202.11345.113.202.0/24AS56046CMNET-Jiangsu-AP - China Mobile communications corporationCN
5.254.132.1545.254.132.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK
5.254.132.1665.254.132.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

1 observed subdomain of lw77.vip.

Subdomain
www.lw77.vip

Web-graph footprint

Distinct hostnames that link to or from lw77.vip in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from lw77.vip.

Cypher and MCP

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

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