Skip to content

Hostname

pravda.sk

Last fetched

pravda.sk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:webglobe, a.s. as the registrar.

Nutrition Label

WHISPER CANON · pravda.skRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/pravda.sk

Resolution chain

pravda.sk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.30.145104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.172.40172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
213.109.165.199213.109.164.0/22AS29134CZ

WHOIS identity

Registrar
registrar:webglobe, a.s.
Organization
p e r e x , a. s.
Contact emails

Subdomains

4,482 observed subdomains of pravda.sk.

Web-graph footprint

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

1,829 sites link to this hostname.

147 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for pravda.sk.

MechanismTarget
SPF_INCLUDEsmtpx.stable.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.65.220.36
SPF_IP185.65.220.41
SPF_IP195.146.137.18
SPF_IP195.146.137.20
SPF_IP212.57.34.225
SPF_IP217.67.31.125
SPF_IP217.67.31.135
SPF_IP217.67.31.48
SPF_IP217.67.31.59

Related pages

Pivot deeper into the graph from pravda.sk.

Cypher and MCP

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

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