Skip to content

Hostname

data.si

Last fetched

data.si resolves to 1 IPv4 address operated by AS59834 in SI. WHOIS lists registrar:domovanje.comregistrar-url: http://domovanje.com| as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.69.148.122185.69.148.0/24AS59834SI

WHOIS identity

Registrar
registrar:domovanje.comregistrar-url: http://domovanje.com|
Organization
Contact emails

Subdomains

6 observed subdomains of data.si.

Web-graph footprint

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

140 sites link to this hostname.

280 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for data.si.

MechanismTarget
SPF_Adata.si
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP87.118.66.90
SPF_IP87.118.66.91
SPF_IP87.118.66.92
SPF_IP89.212.6.42
SPF_MXdata.si

Related pages

Pivot deeper into the graph from data.si.

Cypher and MCP

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

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