Skip to content

Hostname

koop.sk

Last fetched

koop.sk resolves to 185.115.1.200, announced in 185.115.1.0/24 by VSHOSTING - VSHOSTING-CDN in CZ. koop.sk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · koop.skRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/koop.sk

Resolution chain

IPv6 resolution

No AAAA record for koop.sk is recorded in WhisperGraph.

Attribution

vshosting

ORIGIN_AS

WHOIS identity

Registrar
registrar:x-net spol. s r.o.
Contact emails
hostmaster@koop.sk

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • yeti.koop.sk
  • adns1.orange.sk
  • adns2.orange.sk
  • ns1.orange.sk
  • ns2.orange.sk
  • tdns1.orange.sk
  • tdns2.orange.sk

MX records

  • wall.koop.sk
  • mx08-00aa1b01.pphosted.com
  • mx07-00aa1b01.pphosted.com

SPF policy

  • include: spf.protection.outlook.com
  • a: wall.koop.sk
  • a: wall2.koop.sk
  • a: 213-151-202-133.static.orange.sk
  • a: 213-151-202-134.static.orange.sk
  • ip: 213.151.202.133
  • ip: 213.151.202.134
  • ip: 213.151.202.186

Threat-feed evidence

History

Related pages

Pivot from koop.sk into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "koop.sk"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.