Skip to content

Hostname

stat.gov.rs

Last fetched

stat.gov.rs resolves to 1 IPv4 address operated by AS42186 in RS.

Nutrition Label

WHISPER CANON · stat.gov.rsRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/stat.gov.rs

Resolution chain

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

IPPrefixASNOperatorCountry
195.222.96.71195.222.96.0/23AS42186RS

WHOIS identity

No WHOIS records are currently associated with stat.gov.rs in WhisperGraph.

Subdomains

26 observed subdomains of stat.gov.rs.

Web-graph footprint

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

851 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for stat.gov.rs.

MechanismTarget
SPF_Apost.stat.gov.rs
SPF_Apostar.stat.gov.rs
SPF_INCLUDEspf.protection.outlook.com
SPF_MXstat.gov.rs

Related pages

Pivot deeper into the graph from stat.gov.rs.

Cypher and MCP

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

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