Hostname
esky.com
Last fetched
esky.com resolves to 9 IPv4 addresses operated by AS20940 in AR. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
esky.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:433
- Organization
- joanna staszczak
- Contact emails
- 56zwwtmcluy02k7aipol@b.o-w-o.info
- 8fbqvk3f45ror3f6x83m@w.o-w-o.info
- da55chrc5yoni0cp86b2@v.o-w-o.info
- duq6gv14ie4qic24lg79@k.o-w-o.info
- eaizgzpvv04fd6njt8tg@o.o-w-o.info
- fs0ynqiki30w119g1kqx@c.o-w-o.info
- l1y7lbtljxveus89y3wk@s.o-w-o.info
- nn9xwdysqwq5ou5rjv7h@h.o-w-o.info
- opvydorzclkih9qbzsfi@a.o-w-o.info
- u8koiam0ts7kd7gm17le@w.o-w-o.info
- zaavx7oiqlse515yjcim@q.o-w-o.info
Subdomains
301 observed subdomains of esky.com.
Showing 25 of 301. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from esky.com in the public web crawl.
240 sites link to this hostname.
253 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for esky.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.emaillabs.net.pl |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.ipresso.pl |
| SPF_IP | 213.189.52.153 |
| SPF_IP | 89.161.214.217 |
| SPF_IP | 91.227.120.120 |
| SPF_IP | 93.179.224.104/29 |
Related pages
Pivot deeper into the graph from esky.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "esky.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.