Skip to content

Hostname

slovanet.net

Last fetched

slovanet.net resolves to 1 IPv4 address operated by AS8778 in SK. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · slovanet.netRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/slovanet.net

Resolution chain

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

IPPrefixASNOperatorCountry
195.28.74.168195.28.64.0/19AS8778SK

WHOIS identity

Registrar
iana:1052
Organization
slovanet ,a.s.
Contact emails

Subdomains

185 observed subdomains of slovanet.net.

Web-graph footprint

Distinct hostnames that link to or from slovanet.net in the public web crawl.

112 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for slovanet.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.28.64.1/25
SPF_IP195.28.68.146
SPF_IP195.28.68.149
SPF_IP195.28.74.3
SPF_IP195.28.76.45
SPF_IP195.28.94.7
SPF_IP195.80.175.66/27
SPF_IP195.80.181.227
SPF_IP84.16.59.134
SPF_IP86.110.225.251

Related pages

Pivot deeper into the graph from slovanet.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "slovanet.net"})-[: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.