Skip to content

Hostname

3uidc.cn

Last fetched

3uidc.cn resolves to 20 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in DE. WHOIS lists registrar:web commerce communications limited as the registrar.

Nutrition Label

WHISPER CANON · 3uidc.cnRouting diversity3.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/3uidc.cn

Resolution chain

3uidc.cn resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.113.69.22138.113.69.0/24AS54994ML-1432-54994 - Meteverse Limited.DE
192.229.112.101192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN
192.229.112.103192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN
192.229.112.157192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN
192.229.112.161192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN
192.229.112.19192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN
192.229.112.191192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN
192.229.112.197192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN
192.229.112.22192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN
192.229.112.220192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN
192.229.112.223192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN
192.229.112.227192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN
192.229.112.247192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN
192.229.112.252192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN
192.229.112.254192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN
192.229.112.26192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN
192.229.112.34192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN
192.229.112.38192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN
192.229.112.43192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN
192.229.112.52192.229.112.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedCN

WHOIS identity

Registrar
registrar:web commerce communications limited
Organization
北京智融无限科技有限公司
Contact emails

Subdomains

1 observed subdomain of 3uidc.cn.

Subdomain
www.3uidc.cn

Web-graph footprint

Distinct hostnames that link to or from 3uidc.cn in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from 3uidc.cn.

Cypher and MCP

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

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