Skip to content

Hostname

21cs.com

Last fetched

21cs.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · 21cs.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/21cs.com

Resolution chain

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

WHOIS identity

Registrar
iana:73
Organization
dale ahle
Contact emails

Subdomains

11 observed subdomains of 21cs.com.

Web-graph footprint

Distinct hostnames that link to or from 21cs.com in the public web crawl.

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 21cs.com.

MechanismTarget
SPF_INCLUDE22678977.spf10.hubspotemail.net
SPF_INCLUDEmail03-out.ultimatesoftware.com
SPF_INCLUDEsmtp.ultipro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.21cs.com
SPF_IP164.90.172.12

Related pages

Pivot deeper into the graph from 21cs.com.

Cypher and MCP

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

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