Skip to content

Hostname

dis.org.rs

Last fetched

dis.org.rs resolves to 1 IPv4 address operated by AS8534 in RS.

Nutrition Label

WHISPER CANON · dis.org.rsRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dis.org.rs

Resolution chain

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

IPPrefixASNOperatorCountry
195.250.98.130195.250.96.0/22AS8534RS

WHOIS identity

No WHOIS records are currently associated with dis.org.rs in WhisperGraph.

Subdomains

8 observed subdomains of dis.org.rs.

Web-graph footprint

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

46 sites link to this hostname.

216 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dis.org.rs

SPF policy

4 SPF mechanisms authorising senders for dis.org.rs.

MechanismTarget
SPF_Adis.org.rs
SPF_INCLUDEservers.mcsv.net
SPF_IP195.250.98.130
SPF_MXdis.org.rs

Related pages

Pivot deeper into the graph from dis.org.rs.

Cypher and MCP

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

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