Skip to content

Hostname

noviny.sk

Last fetched

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

Nutrition Label

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

Resolution chain

noviny.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

47 observed subdomains of noviny.sk.

Web-graph footprint

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

1,303 sites link to this hostname.

559 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for noviny.sk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from noviny.sk.

Cypher and MCP

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

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