Skip to content

Hostname

auto123.sk

Last fetched

auto123.sk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists registrar:exo technologies spol. s r.o. as the registrar.

Nutrition Label

WHISPER CANON · auto123.skRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/auto123.sk

Resolution chain

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

IPPrefixASNOperatorCountry
165.227.145.233165.227.144.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
registrar:exo technologies spol. s r.o.
Organization
al,s.r.o.
Contact emails

Subdomains

5 observed subdomains of auto123.sk.

Web-graph footprint

Distinct hostnames that link to or from auto123.sk in the public web crawl.

22 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for auto123.sk.

MechanismTarget
SPF_Aauto123.sk
SPF_INCLUDE_auto123.sk.spf.platon.sk
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP85.248.228.146
SPF_IP85.248.228.147
SPF_MXauto123.sk

Related pages

Pivot deeper into the graph from auto123.sk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "auto123.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.