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
Resolution chain
delo.si resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.178.118.252 | 195.178.118.0/23 | AS39387 | — | SI |
WHOIS identity
- Registrar
- registrar:telekom slovenije, d.d. registrar-url: http://domene.telekom.si
- Organization
- —
- Contact emails
- —
Subdomains
141 observed subdomains of delo.si.
Showing 25 of 141. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for delo.si.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 25280231.spf06.hubspotemail.net |
| SPF_IP | 195.178.118.132 |
| SPF_IP | 195.178.118.172 |
| SPF_IP | 2001:67c:300:500:0:0:0:132 |
| SPF_IP | 2001:67c:300:500:0:0:0:172 |
| SPF_IP | 89.142.199.70 |
Related pages
Pivot deeper into the graph from delo.si.
- IP · 195.178.118.252
- ASN · AS39387
- Registrar · registrar:telekom slovenije, d.d. registrar-url: http://domene.telekom.si
- Country · SI
- TLD · .si
- Browse hostnames · de…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.