Skip to content

Hostname

ejer.com.tr

Last fetched

ejer.com.tr resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US.

Nutrition Label

WHISPER CANON · ejer.com.trRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ejer.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
209.74.72.112209.74.72.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of ejer.com.tr.

Web-graph footprint

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

246 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ejer.com.tr.

MechanismTarget
SPF_Aejer.com.tr
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.0.235.68
SPF_IP198.187.30.68
SPF_IP209.74.72.112
SPF_MXejer.com.tr

Related pages

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

Cypher and MCP

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

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