Skip to content

Hostname

bojnice.sk

Last fetched

bojnice.sk resolves to 1 IPv4 address operated by AS5578 in SK. WHOIS lists registrar:weby group, s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · bojnice.skRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/bojnice.sk

Resolution chain

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

IPPrefixASNOperatorCountry
82.119.224.20182.119.224.0/20AS5578SK

WHOIS identity

Registrar
registrar:weby group, s.r.o.
Organization
herda pavel
Contact emails

Subdomains

14 observed subdomains of bojnice.sk.

Web-graph footprint

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

81 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bojnice.sk.

MechanismTarget
SPF_INCLUDE_spf.webygroup.sk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP95.131.135.152
SPF_MXbojnice.sk

Related pages

Pivot deeper into the graph from bojnice.sk.

Cypher and MCP

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

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