Skip to content

Hostname

autokuva.com

Last fetched

autokuva.com resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in FI. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · autokuva.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/autokuva.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.108.155.12465.110.48.0/24AS24940HETZNER-AS - Hetzner Online GmbHFI
95.216.200.12695.218.0.0/15AS24940HETZNER-AS - Hetzner Online GmbHFI

WHOIS identity

Registrar
iana:113
Organization
liehu, rami
Contact emails

Subdomains

4 observed subdomains of autokuva.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for autokuva.com.

MechanismTarget
SPF_INCLUDE_spf.autokuva.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.soittolinja.fi

Related pages

Pivot deeper into the graph from autokuva.com.

Cypher and MCP

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

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