Hostname
dreamschools.com
Last fetched
dreamschools.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GR. WHOIS lists iana:895 as the registrar.
Nutrition Label
Resolution chain
dreamschools.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 |
|---|---|---|---|---|
| 13.224.185.129 | 13.224.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.224.185.17 | 13.224.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.224.185.63 | 13.224.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.224.185.67 | 13.224.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 3.162.38.13 | 3.162.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.162.38.19 | 3.162.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.162.38.41 | 3.162.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.162.38.79 | 3.162.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:895
- Organization
- contact privacy inc. customer 7151571251
- Contact emails
Subdomains
9 observed subdomains of dreamschools.com.
Web-graph footprint
Distinct hostnames that link to or from dreamschools.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for dreamschools.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from dreamschools.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dreamschools.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.