Skip to content

Hostname

eszak.org

Last fetched

eszak.org resolves to 1 IPv4 address operated by AS62214 in HU. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · eszak.orgRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/eszak.org

Resolution chain

eszak.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.39.12.2193.39.12.0/22AS62214HU

WHOIS identity

Registrar
iana:1636
Organization
privacy protect, llc (privacyprotect.org)
Contact emails

Subdomains

9 observed subdomains of eszak.org.

Web-graph footprint

Distinct hostnames that link to or from eszak.org in the public web crawl.

19 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • eszak.org

SPF policy

3 SPF mechanisms authorising senders for eszak.org.

MechanismTarget
SPF_Aeszak.org
SPF_IP193.39.12.2
SPF_MXeszak.org

Related pages

Pivot deeper into the graph from eszak.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "eszak.org"})-[: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.