Skip to content

Hostname

3amcloud.online

Last fetched

3amcloud.online resolves to 5 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK. WHOIS lists iana:3775 as the registrar.

Nutrition Label

WHISPER CANON · 3amcloud.onlineRouting diversity3.0/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/3amcloud.online

Resolution chain

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

IPPrefixASNOperatorCountry
20.187.145.020.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.189.115.13820.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.189.123.020.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
34.92.16.13834.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.96.170.14434.96.160.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK

WHOIS identity

Registrar
iana:3775
Organization
wangyawei
Contact emails

Subdomains

1 observed subdomain of 3amcloud.online.

Web-graph footprint

Distinct hostnames that link to or from 3amcloud.online in the public web crawl.

17 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 3amcloud.online.

Cypher and MCP

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

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