Skip to content

Hostname

halier.sk

Last fetched

halier.sk resolves to 1 IPv4 address operated by AS35328 in SK. WHOIS lists registrar:dsi data, a. s. as the registrar.

Nutrition Label

WHISPER CANON · halier.skRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/halier.sk

Resolution chain

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

IPPrefixASNOperatorCountry
80.87.218.3880.87.216.0/21AS35328SK

WHOIS identity

Registrar
registrar:dsi data, a. s.
Organization
avip sk s. r. o.
Contact emails

Subdomains

3 observed subdomains of halier.sk.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for halier.sk.

MechanismTarget
SPF_Ahalier.sk
SPF_INCLUDE_spf.dsidata.sk
SPF_MXhalier.sk

Related pages

Pivot deeper into the graph from halier.sk.

Cypher and MCP

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

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