Skip to content

Hostname

localhost.sk

Last fetched

localhost.sk resolves to 1 IPv4 address operated by AS15962 in SK. WHOIS lists registrar:bc. tomáš halgaš as the registrar.

Nutrition Label

WHISPER CANON · localhost.skRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/localhost.sk

Resolution chain

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

IPPrefixASNOperatorCountry
95.105.232.23995.105.128.0/17AS15962SK

WHOIS identity

Registrar
registrar:bc. tomáš halgaš
Organization
bc. tomáš halgaš
Contact emails

Subdomains

26 observed subdomains of localhost.sk.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for localhost.sk.

MechanismTarget
SPF_IP37.9.171.165
SPF_IP62.65.161.242
SPF_IP95.105.232.239
SPF_MXlocalhost.sk

Related pages

Pivot deeper into the graph from localhost.sk.

Cypher and MCP

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

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