Hostname
adlo.sk
Last fetched
adlo.sk resolves to 1 IPv4 address operated by AS29405 in SK. WHOIS lists registrar:weby group, s.r.o. as the registrar.
Nutrition Label
Resolution chain
adlo.sk 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 |
|---|---|---|---|---|
| 93.184.65.141 | 93.184.64.0/20 | AS29405 | — | SK |
WHOIS identity
- Registrar
- registrar:weby group, s.r.o.
- Organization
- adlo - security doors s.r.o.
- Contact emails
Subdomains
15 observed subdomains of adlo.sk.
Web-graph footprint
Distinct hostnames that link to or from adlo.sk in the public web crawl.
54 sites link to this hostname.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for adlo.sk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.adlo.cloud |
| SPF_INCLUDE | _spf.webygroup.sk |
| SPF_IP | 195.168.175.18 |
| SPF_IP | 195.168.175.19 |
| SPF_IP | 195.168.175.20 |
| SPF_IP | 195.168.175.21 |
| SPF_IP | 213.81.190.66 |
| SPF_IP | 213.81.190.69 |
| SPF_IP | 213.81.190.70 |
| SPF_IP | 213.81.190.71 |
| SPF_IP | 217.11.255.218 |
| SPF_IP | 46.229.232.160 |
Related pages
Pivot deeper into the graph from adlo.sk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adlo.sk"})-[: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.