Skip to content

Hostname

autoin.cz

Last fetched

autoin.cz resolves to 1 IPv4 address operated by AS15685 in CZ. WHOIS lists registrar:reg-tele3 as the registrar.

Nutrition Label

WHISPER CANON · autoin.czRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/autoin.cz

Resolution chain

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

IPPrefixASNOperatorCountry
109.123.222.230109.123.216.0/21AS15685CZ

WHOIS identity

Registrar
registrar:reg-tele3
Organization
auto in s.r.o.
Contact emails

Subdomains

11 observed subdomains of autoin.cz.

Web-graph footprint

Distinct hostnames that link to or from autoin.cz in the public web crawl.

70 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for autoin.cz.

MechanismTarget
SPF_INCLUDEpostman.teas.cz
SPF_INCLUDEspf.contimex.cz
SPF_INCLUDEspf.maxx.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smartemailing.cz
SPF_INCLUDEspf.vasmail.sk
SPF_IP109.123.222.230
SPF_IP178.23.232.70
SPF_IP2001:1528:246:0:ff6d:7bde:e6ff:0
SPF_IP2a02:c600:4:ac:0:0:0:1
SPF_IP93.190.52.172
SPF_IP94.138.101.113
SPF_MXautoin.cz

Related pages

Pivot deeper into the graph from autoin.cz.

Cypher and MCP

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

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