Skip to content

Hostname

1office.com.cn

Last fetched

1office.com.cn resolves to 4 IPv4 addresses operated by ESITED - eSited Solutions in US. WHOIS lists registrar:贵州中域智科网络技术有限公司 as the registrar.

Nutrition Label

WHISPER CANON · 1office.com.cnRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/1office.com.cn

Resolution chain

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

IPPrefixASNOperatorCountry
104.201.4.225104.201.0.0/18AS22552ESITED - eSited SolutionsUS
104.21.85.92104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
154.197.179.76154.197.128.0/18AS135097MYCLOUD-AS-AP - LUOGELANG (FRANCE) LIMITEDUS
172.67.204.62172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:贵州中域智科网络技术有限公司
Organization
谭光华
Contact emails

Subdomains

28 observed subdomains of 1office.com.cn.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 1office.com.cn.

Cypher and MCP

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

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