Skip to content

Hostname

kdah.sk

Last fetched

kdah.sk resolves to 1 IPv4 address operated by AS8778 in SK. WHOIS lists registrar:mesto ružomberok as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.80.181.148195.80.160.0/19AS8778SK

WHOIS identity

Registrar
registrar:mesto ružomberok
Organization
kulturny dom andreja hlinku
Contact emails

Subdomains

4 observed subdomains of kdah.sk.

Web-graph footprint

Distinct hostnames that link to or from kdah.sk in the public web crawl.

11 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for kdah.sk.

MechanismTarget
SPF_Akdah.sk
SPF_IP194.160.142.240/28
SPF_MXkdah.sk

Related pages

Pivot deeper into the graph from kdah.sk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kdah.sk"})-[: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.