Skip to content

Hostname

odeabank.com.tr

Last fetched

odeabank.com.tr resolves to 2 IPv4 addresses operated by AS57914 in TR.

Nutrition Label

WHISPER CANON · odeabank.com.trRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/odeabank.com.tr

Resolution chain

odeabank.com.tr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
odea bank a.?.
Contact emails

Subdomains

44 observed subdomains of odeabank.com.tr.

Web-graph footprint

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

313 sites link to this hostname.

129 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for odeabank.com.tr.

MechanismTarget
SPF_Aodeabank.com.tr
SPF_IP46.234.11.12
SPF_IP46.234.11.13
SPF_IP46.234.12.12
SPF_MXodeabank.com.tr

Related pages

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

Cypher and MCP

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

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