Skip to content

Hostname

delo.si

Last fetched

delo.si resolves to 1 IPv4 address operated by AS39387 in SI. WHOIS lists registrar:telekom slovenije, d.d. registrar-url: http://domene.telekom.si as the registrar.

Nutrition Label

WHISPER CANON · delo.siRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/delo.si

Resolution chain

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

IPPrefixASNOperatorCountry
195.178.118.252195.178.118.0/23AS39387SI

WHOIS identity

Registrar
registrar:telekom slovenije, d.d. registrar-url: http://domene.telekom.si
Organization
Contact emails

Subdomains

141 observed subdomains of delo.si.

Web-graph footprint

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

2,676 sites link to this hostname.

376 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for delo.si.

MechanismTarget
SPF_INCLUDE25280231.spf06.hubspotemail.net
SPF_IP195.178.118.132
SPF_IP195.178.118.172
SPF_IP2001:67c:300:500:0:0:0:132
SPF_IP2001:67c:300:500:0:0:0:172
SPF_IP89.142.199.70

Related pages

Pivot deeper into the graph from delo.si.

Cypher and MCP

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

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