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
Resolution chain
carnegielearning.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.160.213.111 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.213.112 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.213.12 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.213.86 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.15 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.23 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.76 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.92 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.35.21 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.47 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.53 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.59 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- carnegie learning,
- Contact emails
- itsupport@carnegielearning.com
- 16be5d4c-06ce-4864-bae3-cc27d8926958@identity-protect.org
- 2ae54884-93a4-4459-b2a7-284999871ccc@identity-protect.org
- 2b3fb364-5728-434d-8c07-a413b89e2b72@identity-protect.org
- 5dc503b9-9067-4e36-b332-6721b3b23842@identity-protect.org
- 5e92946e-2d7b-462b-a66a-ba9c6eb9beb2@identity-protect.org
- abcaaf11-252c-4f54-89f5-e07529906f4b@identity-protect.org
- b4208416-3bf6-4cbe-ab74-6aeda75f72ce@identity-protect.org
- owner-10224327@carnegielearning.com.whoisprivacyservice.org
- owner-10384963@carnegielearning.com.whoisprivacyservice.org
- owner-10562026@carnegielearning.com.whoisprivacyservice.org
- owner-11029357@carnegielearning.com.whoisprivacyservice.org
- owner-1325211@carnegielearning.com.whoisprivacyservice.org
- owner-1997336@carnegielearning.com.whoisprivacyservice.org
- owner-3004565@carnegielearning.com.whoisprivacyservice.org
- owner-395366@carnegielearning.com.whoisprivacyservice.org
- owner-3992679@carnegielearning.com.whoisprivacyservice.org
- owner-4637073@carnegielearning.com.whoisprivacyservice.org
- owner-4834455@carnegielearning.com.whoisprivacyservice.org
- owner-4999908@carnegielearning.com.whoisprivacyservice.org
- and 11 more
Subdomains
142 observed subdomains of carnegielearning.com.
Showing 25 of 142. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from carnegielearning.com in the public web crawl.
1,213 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for carnegielearning.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 21382242.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.us.exclaimer.net |
| SPF_INCLUDE | spf1.formassembly.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 136.146.208.16/28 |
| SPF_IP | 136.146.210.16/28 |
| SPF_IP | 143.55.224.215 |
| SPF_IP | 204.80.87.1/26 |
| SPF_IP | 204.80.87.57/29 |
| SPF_IP | 23.23.239.161/32 |
| SPF_IP | 34.197.210.60 |
| SPF_IP | 64.71.133.0/26 |
| SPF_IP | 8.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.