Skip to content

Hostname

post.cbit.com.cn

Last fetched

post.cbit.com.cn resolves to 7 IPv4 addresses operated by AS4847 in CN.

Nutrition Label

WHISPER CANON · post.cbit.com.cnRouting diversity3.0/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/post.cbit.com.cn

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with post.cbit.com.cn in WhisperGraph.

Subdomains

1 observed subdomain of post.cbit.com.cn.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for post.cbit.com.cn.

MechanismTarget
SPF_IP106.38.90.180
SPF_IP106.38.90.181
SPF_IP106.38.90.182
SPF_IP114.255.55.188
SPF_IP114.255.55.189
SPF_IP219.142.143.156
SPF_IP219.142.143.157
SPF_IP219.142.143.158

Related pages

Pivot deeper into the graph from post.cbit.com.cn.

Cypher and MCP

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

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