Skip to content

Hostname

kia.sk

Last fetched

kia.sk resolves to 1 IPv4 address operated by AS5578 in SK. WHOIS lists registrar:aurius s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · kia.skRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kia.sk

Resolution chain

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

IPPrefixASNOperatorCountry
217.67.29.221217.67.16.0/20AS5578SK

WHOIS identity

Registrar
registrar:aurius s.r.o.
Organization
kia slovakia s.r.o.
Contact emails

Subdomains

36 observed subdomains of kia.sk.

Web-graph footprint

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

125 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kia.sk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.hyundai-autoever.com
SPF_IP91.220.237.60
SPF_IP91.220.237.61
SPF_IP91.220.237.62
SPF_IP91.220.237.65
SPF_IP91.220.237.66
SPF_MXkia.sk

Related pages

Pivot deeper into the graph from kia.sk.

Cypher and MCP

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

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