Hostname
delikomat.si
Last fetched
delikomat.si resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.
Nutrition Label
Resolution chain
delikomat.si resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.121.99.91 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 37.252.190.47 | 37.252.184.0/21 | AS44133 | IPAX-AS - IPAX GmbH | AT |
WHOIS identity
No WHOIS records are currently associated with delikomat.si in WhisperGraph.
Subdomains
45 observed subdomains of delikomat.si.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from delikomat.si in the public web crawl.
6 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for delikomat.si.
| Mechanism | Target |
|---|---|
| SPF_A | backupmail.cafeplusco.com |
| SPF_A | mail.delikomat.si |
| SPF_A | wien.cafeplusco.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 213.161.20.82 |
| SPF_IP | 62.218.22.220 |
| SPF_IP | 62.218.28.242 |
| SPF_IP | 86.59.12.154 |
| SPF_IP | 93.92.162.98 |
| SPF_MX | delikomat.si |
| SPF_MX | mail.cafeplusco.com |
| SPF_MX | smtp.cafeplusco.com |
Related pages
Pivot deeper into the graph from delikomat.si.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "delikomat.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.