Skip to content

Hostname

auto24.ee

Last fetched

auto24.ee resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:linxtelecom|as sanoma baltics as the registrar.

Nutrition Label

WHISPER CANON · auto24.eeRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/auto24.ee

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.43.20104.18.43.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.144.236172.64.144.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:linxtelecom|as sanoma baltics
Organization
auto24 as
Contact emails

Subdomains

43 observed subdomains of auto24.ee.

Web-graph footprint

Distinct hostnames that link to or from auto24.ee in the public web crawl.

386 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for auto24.ee.

MechanismTarget
SPF_Aauto24.ee
SPF_Adirecto.gate.ee
SPF_INCLUDE_spf.google.com
SPF_IP185.158.179.137/32
SPF_IP185.158.179.138/32
SPF_IP195.201.233.153/32
SPF_IP90.190.150.212/32
SPF_MXauto24.ee

Related pages

Pivot deeper into the graph from auto24.ee.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "auto24.ee"})-[: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.