Skip to content

Hostname

c21.to

Last fetched

c21.to resolves to 3 IPv4 addresses operated by AS2514 in JP.

Nutrition Label

WHISPER CANON · c21.toRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/c21.to

Resolution chain

c21.to resolves to 3 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 c21.to in WhisperGraph.

Subdomains

17 observed subdomains of c21.to.

Web-graph footprint

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

221 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for c21.to.

MechanismTarget
SPF_INCLUDEmxr.valueserver.jp
SPF_IP117.102.216.132
SPF_IP117.102.216.133
SPF_IP157.7.107.27
SPF_IP202.172.24.0/21
SPF_IP203.141.157.18
SPF_IP219.117.255.132
SPF_IP61.206.121.85

Related pages

Pivot deeper into the graph from c21.to.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "c21.to"})-[: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.