Hostname
escoolar.com
Last fetched
escoolar.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
escoolar.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 |
|---|---|---|---|---|
| 52.222.149.109 | 52.222.206.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.38 | 52.222.206.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.47 | 52.222.206.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.91 | 52.222.206.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.85.31.33 | 52.85.63.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.35 | 52.85.63.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.78 | 52.85.63.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.99 | 52.85.63.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- alejandro fabian yemal
- Contact emails
- aleyemal2@hotmail.com
- 18b6de60-f0ed-4fd4-906e-7788758b49df@identity-protect.org
- 7f1b74b4-d478-425f-9d9f-67570ea8f5a6@identity-protect.org
- ad0e2be5-e875-4630-908b-8204b240b33f@identity-protect.org
- c5bc972a-666a-4229-8d6e-d091db3318ae@identity-protect.org
- c6a5293c-89c1-4d53-9d4f-996d804c3016@identity-protect.org
- d5c488bf-1984-487c-a539-6ccea42a4489@identity-protect.org
- f100355f-b427-439e-91d1-89d790557a52@identity-protect.org
- owner-5930086@escoolar.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of escoolar.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from escoolar.com in the public web crawl.
6 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for escoolar.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from escoolar.com.
- IP · 52.222.149.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · aleyemal2@hotmail.com
- TLD · .com
- Browse hostnames · es…
- 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: "escoolar.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.