Hostname
escolldos.com
Last fetched
escolldos.com resolves to 1 IPv4 address operated by AS198968 in ES. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
escolldos.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 164.138.209.166 | 164.138.208.0/22 | AS198968 | — | ES |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- joancarles@ibacom.es
- 0bc790959f52e035d10c0f3b79a8895283dbca653cbf70a3fedc63d4e44070e8@escolldos.com.whoisproxy.org
- 1b42e6fe2ecbd6a0746db8e759a4a32d154328c9ef8783ada6177ef2ccf194a0@escolldos.com.whoisproxy.org
- 2ea6d515f069d13479f3d287f024b5da075e95738211ab305bfd3375d4792149@escolldos.com.whoisproxy.org
- 3855169ace2b1e6e49afe5529a2307debce473a243b8b6f6a98e54ded0b587fb@escolldos.com.whoisproxy.org
- 3b9704a6f070c81e3d2abe1652930bee128d581a23784533690379cea4ab7f5c@escolldos.com.whoisproxy.org
- 5c1076aebb5ed6f2d28e94aa02e7d8e4b52eea1aca7e120d0966b18ef12a15b9@escolldos.com.whoisproxy.org
- 947ce5ed4d6fdc5a40258d93246f6cf415b749c872a47117fd01618a6424604a@escolldos.com.whoisproxy.org
- a693bfeef3ae6ed5ef2a5bb05e9c675146cab360e4554c0118d8201a9414d6f9@escolldos.com.whoisproxy.org
- adfb0431938eed3531e1ca85905218f0b50b152c7216875cd43208ada00ec1e1@escolldos.com.whoisproxy.org
- c5d0dad759942991aef2687777b7dfa4f413c2e5f7eb5c3f6df7be00396cd98d@escolldos.com.whoisproxy.org
- c65b4cba2e2e189969508833d7f475a30d1780c342a94b753eb78db33ac0313d@escolldos.com.whoisproxy.org
Subdomains
2 observed subdomains of escolldos.com.
| Subdomain |
|---|
| mail.escolldos.com |
| www.escolldos.com |
Web-graph footprint
Distinct hostnames that link to or from escolldos.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for escolldos.com.
| Mechanism | Target |
|---|---|
| SPF_A | escolldos.com |
| SPF_IP | 164.138.209.166 |
| SPF_MX | escolldos.com |
Related pages
Pivot deeper into the graph from escolldos.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "escolldos.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.