Skip to content

Hostname

monitor.rs

Last fetched

monitor.rs resolves to 1 IPv4 address operated by ORIONTELEKOM-AS in RS. WHOIS lists registrar:hostingmania d.o.o. beograd as the registrar.

Nutrition Label

WHISPER CANON · monitor.rsRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/monitor.rs

Resolution chain

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

IPPrefixASNOperatorCountry
95.140.113.9495.140.112.0/22AS9125ORIONTELEKOM-ASRS

WHOIS identity

Registrar
registrar:hostingmania d.o.o. beograd
Organization
Contact emails

Subdomains

11 observed subdomains of monitor.rs.

Web-graph footprint

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

99 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for monitor.rs.

MechanismTarget
SPF_Amonitor.rs
SPF_IP147.91.16.161/32
SPF_IP87.230.87.249
SPF_IP89.216.119.226
SPF_IP95.140.113.154
SPF_IP95.140.113.94
SPF_MXmonitor.rs

Related pages

Pivot deeper into the graph from monitor.rs.

Cypher and MCP

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

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