Skip to content

Hostname

final-cd.sk

Last fetched

final-cd.sk resolves to 86.110.243.55, announced in 86.110.243.0/24 by VNET-AS - VNET a.s. in SK. final-cd.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 · final-cd.skRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/final-cd.sk

Resolution chain

IPv6 resolution

No AAAA record for final-cd.sk is recorded in WhisperGraph.

Attribution

vnet

ORIGIN_AS

WHOIS identity

Registrar
registrar:webhouse, s.r.o.
Registrant organisation
final cd
Contact emails
roman.cvik@finlcd.sk

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns1.webhouse.sk
  • ns2.webhouse.sk
  • ns3.webhouse.sk

MX records

  • mx1.webhouse.sk
  • mx2.webhouse.sk
  • mx3.webhouse.sk
  • mx4.webhouse.sk
  • mx5.webhouse.sk
  • mx6.webhouse.sk

SPF policy

  • a: final-cd.sk
  • mx: final-cd.sk
  • include: _spf.webhouse.sk

Threat-feed evidence

History

Related pages

Pivot from final-cd.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: "final-cd.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.