Skip to content

Hostname

cos.cn

Last fetched

cos.cn resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in AR. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.

Nutrition Label

WHISPER CANON · cos.cnRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/cos.cn

Resolution chain

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

IPPrefixASNOperatorCountry
2.20.140.1052.20.140.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.AR
2.20.140.1052.20.140.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.AR
2.23.244.1082.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.214.208.10123.214.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.GB
23.55.208.10823.55.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.JP
23.75.64.10023.75.64.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Organization
海恩斯莫里斯(上海)商业有限公司
Contact emails

Subdomains

2 observed subdomains of cos.cn.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cos.cn.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cos.cn.

Cypher and MCP

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

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