Hostname
classgov.com
Last fetched
classgov.com resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
classgov.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.207.43.94 | 18.216.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.233.85.118 | 18.238.2.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.198.72.255 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.160.13.193 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.242.103.180 | 54.240.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of classgov.com owner
- Contact emails
- 0737775b-c617-4cc4-95f9-a3bb70274188@identity-protect.org
- 49f2d9fb-3d83-409f-b7da-1d38d78450cd@identity-protect.org
- de9e4a87-298f-4af6-ac68-c6f00c264da5@identity-protect.org
- e61e706d-cc03-4b22-a951-36b2341ed8f2@identity-protect.org
- ebf5f7cb-5c91-4080-bb98-e7de265e6d15@identity-protect.org
- f9389777-dea1-4dca-8845-fcf07a1e2eda@identity-protect.org
Subdomains
17 observed subdomains of classgov.com.
Showing 4 of 17. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for classgov.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mktomail.com |
Related pages
Pivot deeper into the graph from classgov.com.
- IP · 18.207.43.94
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0737775b-c617-4cc4-95f9-a3bb70274188@identity-protect.org
- TLD · .com
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "classgov.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.