Skip to content

Hostname

chesa.com

Last fetched

chesa.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · chesa.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/chesa.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.167.227.1083.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.613.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.943.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.993.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.1965.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.2365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.6165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

22 observed subdomains of chesa.com.

Web-graph footprint

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

119 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for chesa.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from chesa.com.

Cypher and MCP

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

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