Skip to content

Hostname

predsednik.rs

Last fetched

predsednik.rs resolves to 1 IPv4 address operated by AS8400 in RS.

Nutrition Label

WHISPER CANON · predsednik.rsRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/predsednik.rs

Resolution chain

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

IPPrefixASNOperatorCountry
212.200.34.17212.200.0.0/17AS8400RS

WHOIS identity

No WHOIS records are currently associated with predsednik.rs in WhisperGraph.

Subdomains

4 observed subdomains of predsednik.rs.

Web-graph footprint

Distinct hostnames that link to or from predsednik.rs in the public web crawl.

601 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for predsednik.rs.

MechanismTarget
SPF_IP195.222.98.2
SPF_IP195.222.98.3
SPF_IP195.222.99.191
SPF_IP195.222.99.192
SPF_IP195.222.99.193
SPF_IP195.222.99.194
SPF_IP195.222.99.195
SPF_IP195.222.99.196
SPF_IP195.222.99.197
SPF_IP195.222.99.198
SPF_IP195.222.99.200
SPF_IP195.222.99.201
SPF_IP195.222.99.210
SPF_IP195.222.99.211
SPF_IP195.222.99.227
SPF_IP195.222.99.228
SPF_IP195.222.99.243
SPF_IP195.222.99.244
SPF_MXpredsednik.rs

Related pages

Pivot deeper into the graph from predsednik.rs.

Cypher and MCP

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

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