Skip to content

Hostname

joj.sk

Last fetched

joj.sk resolves to 1 IPv4 address operated by AS198543 in SK. WHOIS lists registrar:swan, a. s. as the registrar.

Nutrition Label

WHISPER CANON · joj.skRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/joj.sk

Resolution chain

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

IPPrefixASNOperatorCountry
91.236.82.5091.236.82.0/24AS198543SK

WHOIS identity

Registrar
registrar:swan, a. s.
Organization
slovenská produkčná, a.s.
Contact emails

Subdomains

236 observed subdomains of joj.sk.

Web-graph footprint

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

894 sites link to this hostname.

219 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for joj.sk.

MechanismTarget
SPF_Amail.joj.sk
SPF_Amx-backup1.nextra.sk
SPF_Anoc.iops.sk
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXjoj.sk

Related pages

Pivot deeper into the graph from joj.sk.

Cypher and MCP

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

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