Skip to content

Hostname

ehost.com.tr

Last fetched

ehost.com.tr resolves to 1 IPv4 address operated by AS216018 in TR.

Nutrition Label

WHISPER CANON · ehost.com.trRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ehost.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
185.23.72.151185.23.72.0/24AS216018TR

WHOIS identity

No WHOIS records are currently associated with ehost.com.tr in WhisperGraph.

Subdomains

62 observed subdomains of ehost.com.tr.

Web-graph footprint

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

30 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ehost.com.tr.

MechanismTarget
SPF_Aehost.com.tr
SPF_INCLUDE_spf.ehost.com.tr
SPF_MXehost.com.tr

Related pages

Pivot deeper into the graph from ehost.com.tr.

Cypher and MCP

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

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