Skip to content

Hostname

c21.com

Last fetched

c21.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · c21.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/c21.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.223.218.16218.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.54.23918.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.134.18918.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.243.993.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.9.33.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.131.23.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.3.1543.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.21.32.513.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.65.15418.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
bryan engelhardt
Contact emails

Subdomains

8,166 observed subdomains of c21.com.

Web-graph footprint

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

15 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for c21.com.

MechanismTarget
SPF_Asvvssmtp.century21.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.anywhere.re
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.usa.net
SPF_IP216.136.162.64/26
SPF_IP63.240.103.0/26
SPF_IP64.37.197.198
SPF_IP64.37.197.45
SPF_IP64.37.197.6
SPF_MXc21.com

Related pages

Pivot deeper into the graph from c21.com.

Cypher and MCP

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

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