Skip to content

Hostname

kooboo.cn

Last fetched

kooboo.cn is a registered hostname under the .cn top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · kooboo.cnRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/kooboo.cn

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:腾讯云计算(北京)有限责任公司
Organization
???(??)??????
Contact emails

Subdomains

102 observed subdomains of kooboo.cn.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kooboo.cn.

MechanismTarget
SPF_IP85.10.203.184
SPF_IP85.10.204.247
SPF_IP85.10.204.254

Related pages

Pivot deeper into the graph from kooboo.cn.

Cypher and MCP

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

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