Skip to content

Hostname

carnegielearning.com

Last fetched

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

Nutrition Label

WHISPER CANON · carnegielearning.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/carnegielearning.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.213.11118.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.213.11218.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.213.1218.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.213.8618.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.1518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.2318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.2154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
carnegie learning,
Contact emails

Subdomains

142 observed subdomains of carnegielearning.com.

Web-graph footprint

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

1,213 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for carnegielearning.com.

MechanismTarget
SPF_INCLUDE21382242.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_INCLUDEspf1.formassembly.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP136.146.208.16/28
SPF_IP136.146.210.16/28
SPF_IP143.55.224.215
SPF_IP204.80.87.1/26
SPF_IP204.80.87.57/29
SPF_IP23.23.239.161/32
SPF_IP34.197.210.60
SPF_IP64.71.133.0/26
SPF_IP8.28.72.135

Related pages

Pivot deeper into the graph from carnegielearning.com.

Cypher and MCP

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

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