Hostname
53schools.com
Last fetched
53schools.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
53schools.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.165.181.116 | 3.165.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.181.22 | 3.165.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.181.34 | 3.165.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.181.53 | 3.165.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.109 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.39 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.51 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.90 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 53schools.com owner
- Contact emails
- hostmaster@daveramsey.com
- 18c590af-1be5-4fcc-9ba4-fc809f1ed7c7@identity-protect.org
- 2838d7ae-0bad-4584-b26d-1b28c30dacb0@identity-protect.org
- 458e8e7f-019c-43b4-a4e1-18adeeb2eb8d@identity-protect.org
- 558f1623-1ed2-4829-b06a-9cdae8f964f2@identity-protect.org
- aee2c536-22d2-428e-b2f8-1378d458f818@identity-protect.org
- e694a23a-e74c-4f10-b005-11a9fbf853f4@identity-protect.org
- owner-1513392@53schools.com.whoisprivacyservice.org
- owner-5338718@53schools.com.whoisprivacyservice.org
- owner-9880700@53schools.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of 53schools.com.
| Subdomain |
|---|
| www.53schools.com |
Web-graph footprint
Distinct hostnames that link to or from 53schools.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 53schools.com.
- IP · 3.165.181.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · hostmaster@daveramsey.com
- TLD · .com
- Browse hostnames · 53…
- 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: "53schools.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.