Skip to content

Hostname

dbs.si

Last fetched

dbs.si resolves to 1 IPv4 address operated by AS51790 in SI. WHOIS lists registrar:telekom slovenije d.d.registrar-url: http://www.siol.net/spletne_storitve/registracija_domen| as the registrar.

Nutrition Label

WHISPER CANON · dbs.siRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/dbs.si

Resolution chain

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

IPPrefixASNOperatorCountry
46.19.15.2846.19.14.0/23AS51790SI

WHOIS identity

Registrar
registrar:telekom slovenije d.d.registrar-url: http://www.siol.net/spletne_storitve/registracija_domen|
Organization
Contact emails

Subdomains

25 observed subdomains of dbs.si.

Web-graph footprint

Distinct hostnames that link to or from dbs.si in the public web crawl.

80 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dbs.si.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.47.224.23
SPF_IP195.47.224.25
SPF_IP195.47.224.44
SPF_IP195.47.224.56
SPF_IP195.47.224.57
SPF_IP46.19.15.28

Related pages

Pivot deeper into the graph from dbs.si.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dbs.si"})-[: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.