Skip to content

Hostname

e-sim.org

Last fetched

e-sim.org resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · e-sim.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/e-sim.org

Resolution chain

e-sim.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:303
Organization
liberty games interactive sp z o.o.
Contact emails

Subdomains

68 observed subdomains of e-sim.org.

Web-graph footprint

Distinct hostnames that link to or from e-sim.org in the public web crawl.

56 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for e-sim.org.

MechanismTarget
SPF_IP135.125.3.73
SPF_IP149.202.87.108
SPF_IP188.165.217.133
SPF_IP188.165.224.24
SPF_IP188.165.238.124
SPF_IP37.59.54.202
SPF_IP51.77.66.74

Related pages

Pivot deeper into the graph from e-sim.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "e-sim.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.