Skip to content

Hostname

aaaauto.sk

Last fetched

aaaauto.sk resolves to 2 IPv4 addresses operated by AS43541 in CZ. WHOIS lists registrar:webglobe, a.s. as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
registrar:webglobe, a.s.
Organization
autocentrum aaa auto a.s.
Contact emails

Subdomains

22 observed subdomains of aaaauto.sk.

Web-graph footprint

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

91 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aaaauto.sk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEvshosting.cz
SPF_IP217.16.180.187
SPF_IP217.16.180.189
SPF_IP217.16.180.242
SPF_IP89.233.144.5
SPF_IP89.233.144.6
SPF_MXaaaauto.sk

Related pages

Pivot deeper into the graph from aaaauto.sk.

Cypher and MCP

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

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