Hostname
classdojo.com
Last fetched
classdojo.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
classdojo.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 |
|---|---|---|---|---|
| 13.33.67.105 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.118 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.121 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.86 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.31.128 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.57 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.63 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.93 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.225.5 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.225.54 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.225.69 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.225.80 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- classdojo
- Contact emails
Subdomains
68 observed subdomains of classdojo.com.
Showing 25 of 68. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from classdojo.com in the public web crawl.
4,880 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for classdojo.com.
| Mechanism | Target |
|---|---|
| SPF_A | classdojo.com |
| SPF_INCLUDE | 243899479.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | shops.shopify.com |
| SPF_IP | 149.72.134.223 |
| SPF_IP | 149.72.211.101 |
| SPF_IP | 149.72.215.127 |
| SPF_IP | 149.72.215.133 |
| SPF_IP | 149.72.51.146 |
| SPF_IP | 149.72.61.51 |
| SPF_IP | 167.89.13.39 |
| SPF_IP | 167.89.8.27 |
| SPF_IP | 168.245.110.212 |
| SPF_IP | 168.245.22.255 |
| SPF_IP | 192.254.123.1 |
| SPF_IP | 198.21.3.120 |
| SPF_IP | 198.37.146.167 |
| SPF_IP | 54.240.30.149 |
| SPF_IP | 54.240.30.150 |
Related pages
Pivot deeper into the graph from classdojo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "classdojo.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.