Skip to content

Hostname

okankoleji.com

Last fetched

okankoleji.com resolves to 1 IPv4 address operated by AS9121 in TR. WHOIS lists iana:1454 as the registrar.

Nutrition Label

WHISPER CANON · okankoleji.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/okankoleji.com

Resolution chain

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

IPPrefixASNOperatorCountry
88.255.199.10788.255.128.0/17AS9121TR

WHOIS identity

Registrar
iana:1454
Organization
Contact emails

Subdomains

14 observed subdomains of okankoleji.com.

Web-graph footprint

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

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for okankoleji.com.

MechanismTarget
SPF_Aokankoleji.com
SPF_IP88.255.199.109
SPF_IP95.211.222.112
SPF_IP95.211.222.116
SPF_IP95.211.222.117
SPF_IP95.211.222.118
SPF_IP95.211.222.86
SPF_MXmeg7.okankoleji.com
SPF_MXokankoleji.com

Related pages

Pivot deeper into the graph from okankoleji.com.

Cypher and MCP

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

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