Skip to content

Hostname

wikarska.sk

Last fetched

wikarska.sk resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists registrar:websupport s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · wikarska.skRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/wikarska.sk

Resolution chain

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

IPPrefixASNOperatorCountry
38.242.203.15638.242.192.0/19AS51167DE

WHOIS identity

Registrar
registrar:websupport s.r.o.
Organization
monika wikarska
Contact emails

Subdomains

3 observed subdomains of wikarska.sk.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wikarska.sk.

MechanismTarget
SPF_Awikarska.sk
SPF_INCLUDE_spf.websupport.sk
SPF_MXwikarska.sk

Related pages

Pivot deeper into the graph from wikarska.sk.

Cypher and MCP

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

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