Skip to content

Hostname

esanmel.com

Last fetched

esanmel.com resolves to 1 IPv4 address operated by AS47516 in TR. WHOIS lists iana:4326 as the registrar.

Nutrition Label

WHISPER CANON · esanmel.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/esanmel.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.136.206.28185.136.206.0/24AS47516TR

WHOIS identity

Registrar
iana:4326
Organization
domain admin
Contact emails

Subdomains

4 observed subdomains of esanmel.com.

Web-graph footprint

Distinct hostnames that link to or from esanmel.com in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for esanmel.com.

MechanismTarget
SPF_Aesanmel.com
SPF_Asunucu.ydweb.com.tr
SPF_MXesanmel.com

Related pages

Pivot deeper into the graph from esanmel.com.

Cypher and MCP

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

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