Skip to content

Hostname

orka.com.tr

Last fetched

orka.com.tr resolves to 1 IPv4 address operated by AS57610 in TR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.250.255.2025.250.255.0/24AS57610TR

WHOIS identity

Registrar
Organization
cizgi telekomunikasyon a.?.
Contact emails

Subdomains

20 observed subdomains of orka.com.tr.

Web-graph footprint

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

47 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for orka.com.tr.

MechanismTarget
SPF_INCLUDE_spf.trwww.com
SPF_INCLUDE_spf2.trwww.com
SPF_INCLUDEeuromsg.net
SPF_IP31.145.139.0/24

Related pages

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

Cypher and MCP

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

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