Skip to content

Hostname

bart.sk

Last fetched

bart.sk resolves to 1 IPv4 address operated by AS29405 in SK. WHOIS lists registrar:bart.sk s.r.o. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
81.89.49.14381.89.48.0/20AS29405SK

WHOIS identity

Registrar
registrar:bart.sk s.r.o.
Organization
bart.sk s.r.o.
Contact emails

Subdomains

176 observed subdomains of bart.sk.

Web-graph footprint

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

184 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bart.sk.

MechanismTarget
SPF_Abart.sk
SPF_Aduett.bart.sk
SPF_Aweb.bart.sk
SPF_Awork.salstar.sk
SPF_Awww.bart.sk
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP109.74.154.240/28
SPF_IP2a01:390:1:b::/64
SPF_IP81.89.49.128/27
SPF_IP81.89.49.48/28
SPF_MXbart.sk

Related pages

Pivot deeper into the graph from bart.sk.

Cypher and MCP

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

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