Skip to content

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

WHISPER CANON · esky.comRouting diversity3.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/esky.com

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

Subdomains

301 observed subdomains of esky.com.

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for esky.com.

MechanismTarget
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.ipresso.pl
SPF_IP213.189.52.153
SPF_IP89.161.214.217
SPF_IP91.227.120.120
SPF_IP93.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.