Skip to content

Hostname

ip.cn

Last fetched

ip.cn resolves to 7 IPv4 addresses operated by OPSRP-IP-1 - OpsRamp, LLC in GB. WHOIS lists registrar:厦门易名科技股份有限公司 as the registrar.

Nutrition Label

WHISPER CANON · ip.cnRouting diversity4.2/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ip.cn

Resolution chain

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

IPPrefixASNOperatorCountry
138.113.20.41138.113.20.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCGB
153.43.41.20153.43.41.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCUS
157.185.160.33157.185.160.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCUS
157.185.163.158157.185.163.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCUS
157.185.179.12157.185.179.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCUS
163.171.130.131163.171.130.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCGB
138.113.20.52138.113.20.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCGB

WHOIS identity

Registrar
registrar:厦门易名科技股份有限公司
Organization
???
Contact emails

Subdomains

3 observed subdomains of ip.cn.

Web-graph footprint

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

422 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ip.cn.

Cypher and MCP

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

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