Skip to content

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

WHISPER CANON · adlo.skRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/adlo.sk

Resolution chain

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

IPPrefixASNOperatorCountry
93.184.65.14193.184.64.0/20AS29405SK

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for adlo.sk.

MechanismTarget
SPF_INCLUDE_spf.adlo.cloud
SPF_INCLUDE_spf.webygroup.sk
SPF_IP195.168.175.18
SPF_IP195.168.175.19
SPF_IP195.168.175.20
SPF_IP195.168.175.21
SPF_IP213.81.190.66
SPF_IP213.81.190.69
SPF_IP213.81.190.70
SPF_IP213.81.190.71
SPF_IP217.11.255.218
SPF_IP46.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 20

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