Skip to content

Hostname

cahootlearning.com

Last fetched

cahootlearning.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cahootlearning.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cahootlearning.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.117.2513.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.3613.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.8713.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.9813.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.164.96.11818.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.12518.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.2018.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.4718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.221.218.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.4418.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.7818.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.9018.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
iana:468
Organization
on behalf of cahootlearning.com owner
Contact emails

Subdomains

9 observed subdomains of cahootlearning.com.

Web-graph footprint

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

27 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cahootlearning.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.122.205
SPF_IP192.254.118.147

Related pages

Pivot deeper into the graph from cahootlearning.com.

Cypher and MCP

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

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