Skip to content

Hostname

sdn.si

Last fetched

sdn.si is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. sdn.si is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · sdn.siRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sdn.si

Resolution chain

No IPv4 resolution is recorded for sdn.si in WhisperGraph.

IPv6 resolution

No AAAA record for sdn.si is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:64

Subdomains

Mail and authentication

Nameservers

  • taurus-1.siol.net
  • taurus-2.siol.net

MX records

  • smtp3.telekom.si
  • smtp4.telekom.si

SPF policy

  • ip: 193.189.160.0/24
  • ip: 213.250.3.0/24
  • ip: 193.77.14.0/27
  • ip: 2a00:ee0:3a::/64
  • ip: 193.77.55.37/32
  • ip: 193.77.55.38/32
  • ip: 213.250.2.55/32
  • include: spf.protection.outlook.com
  • include: spf.squalomail.com
  • mx: sdn.si
  • ip: 89.143.246.40

Threat-feed evidence

History

Related pages

Pivot from sdn.si into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sdn.si"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.