Skip to content

Hostname

miyunjk.com

Last fetched

miyunjk.com resolves to 6 IPv4 addresses operated by AS134548 in HK. WHOIS lists iana:1923 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
154.219.142.222154.219.128.0/20AS134548HK
168.76.131.149168.76.131.0/24AS137951ZA
168.76.254.23168.76.254.0/24AS137951ZA
13.75.73.25413.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
65.52.161.15165.52.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
52.184.99.052.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK

WHOIS identity

Registrar
iana:1923
Organization
li yongyou
Contact emails

Subdomains

3 observed subdomains of miyunjk.com.

Web-graph footprint

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

46 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from miyunjk.com.

Cypher and MCP

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

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