Skip to content

Hostname

shd.org.rs

Last fetched

shd.org.rs resolves to 1 IPv4 address operated by AS13092 in RS. WHOIS lists registrar:eunet d.o.o. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
147.91.1.16147.91.0.0/17AS13092RS

WHOIS identity

Registrar
registrar:eunet d.o.o.
Organization
Contact emails

Subdomains

3 observed subdomains of shd.org.rs.

Web-graph footprint

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

102 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for shd.org.rs.

MechanismTarget
SPF_IP147.91.1.112
SPF_IP147.91.1.119
SPF_IP147.91.1.81
SPF_IP2001:4170:0:1:0:0:0:112
SPF_IP2001:4170:0:1:0:0:0:119

Related pages

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

Cypher and MCP

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

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