Skip to content

Hostname

online.koska.com

Last fetched

online.koska.com resolves to 2 IPv4 addresses operated by AS42926 in TR.

Nutrition Label

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

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with online.koska.com in WhisperGraph.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for online.koska.com.

MechanismTarget
SPF_IP185.122.12.0/24
SPF_IP185.122.13.0/24
SPF_IP216.40.44.0/24
SPF_IP64.99.140.1/26
SPF_MXonline.koska.com

Related pages

Pivot deeper into the graph from online.koska.com.

Cypher and MCP

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

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