Skip to content

Hostname

deboot.sk

Last fetched

deboot.sk resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists registrar:webglobe, a.s. as the registrar.

Nutrition Label

WHISPER CANON · deboot.skRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/deboot.sk

Resolution chain

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

IPPrefixASNOperatorCountry
5.189.166.395.189.160.0/20AS51167DE

WHOIS identity

Registrar
registrar:webglobe, a.s.
Organization
Contact emails

Subdomains

18 observed subdomains of deboot.sk.

Web-graph footprint

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

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for deboot.sk.

MechanismTarget
SPF_Adeboot.sk
SPF_INCLUDE_spf.nameserver.sk
SPF_MXdeboot.sk

Related pages

Pivot deeper into the graph from deboot.sk.

Cypher and MCP

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

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