Skip to content

Hostname

lyd.com.cn

Last fetched

lyd.com.cn resolves to 5 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in US. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.

Nutrition Label

WHISPER CANON · lyd.com.cnRouting diversity3.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/lyd.com.cn

Resolution chain

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

IPPrefixASNOperatorCountry
138.113.158.134138.113.158.0/24AS54994ML-1432-54994 - Meteverse Limited.US
138.113.241.54138.113.241.0/24AS54994ML-1432-54994 - Meteverse Limited.US
157.185.163.113157.185.163.0/24AS54994ML-1432-54994 - Meteverse Limited.US
168.235.193.71168.235.193.0/24AS54994ML-1432-54994 - Meteverse Limited.GB
168.235.193.72168.235.193.0/24AS54994ML-1432-54994 - Meteverse Limited.GB

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Organization
?????
Contact emails

Subdomains

25 observed subdomains of lyd.com.cn.

Web-graph footprint

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

178 sites link to this hostname.

199 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from lyd.com.cn.

Cypher and MCP

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

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