Skip to content

Hostname

batch.cn

Last fetched

batch.cn resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:北京新网数码信息技术有限公司 as the registrar.

Nutrition Label

WHISPER CANON · batch.cnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/batch.cn

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.47.28104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.144.40172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:北京新网数码信息技术有限公司
Organization
秦皇岛班驰输送技术有限公司
Contact emails

Subdomains

3 observed subdomains of batch.cn.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for batch.cn.

MechanismTarget
SPF_Abatch.cn
SPF_IP121.22.39.3
SPF_IP121.22.39.5
SPF_IP121.22.39.6
SPF_MXbatch.cn

Related pages

Pivot deeper into the graph from batch.cn.

Cypher and MCP

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

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