Skip to content

Hostname

lovuzdar.sk

Last fetched

lovuzdar.sk resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists registrar:gransy s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · lovuzdar.skRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lovuzdar.sk

Resolution chain

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

IPPrefixASNOperatorCountry
198.245.62.180198.245.48.0/20AS16276CA

WHOIS identity

Registrar
registrar:gransy s.r.o.
Organization
Contact emails

Subdomains

8 observed subdomains of lovuzdar.sk.

Web-graph footprint

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

33 sites link to this hostname.

218 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lovuzdar.sk.

MechanismTarget
SPF_Alovuzdar.sk
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP144.76.222.213
SPF_IP159.69.31.187
SPF_IP185.196.101.100
SPF_IP185.196.101.51
SPF_IP192.250.229.64
SPF_IP51.68.140.34
SPF_IP70.34.242.9
SPF_MXlovuzdar.sk

Related pages

Pivot deeper into the graph from lovuzdar.sk.

Cypher and MCP

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

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