Skip to content

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

WHISPER CANON · delikomat.siRouting diversity2.4/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/delikomat.si

Resolution chain

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

IPPrefixASNOperatorCountry
20.121.99.9120.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
37.252.190.4737.252.184.0/21AS44133IPAX-AS - IPAX GmbHAT

WHOIS identity

No WHOIS records are currently associated with delikomat.si in WhisperGraph.

Subdomains

45 observed subdomains of delikomat.si.

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.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for delikomat.si.

MechanismTarget
SPF_Abackupmail.cafeplusco.com
SPF_Amail.delikomat.si
SPF_Awien.cafeplusco.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.161.20.82
SPF_IP62.218.22.220
SPF_IP62.218.28.242
SPF_IP86.59.12.154
SPF_IP93.92.162.98
SPF_MXdelikomat.si
SPF_MXmail.cafeplusco.com
SPF_MXsmtp.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.