Skip to content

Hostname

kcar.com

Last fetched

kcar.com resolves to 1 IPv4 address operated by AS10049 in KR. WHOIS lists iana:1491 as the registrar.

Nutrition Label

WHISPER CANON · kcar.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/kcar.com

Resolution chain

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

IPPrefixASNOperatorCountry
211.45.37.180211.45.32.0/20AS10049KR

WHOIS identity

Registrar
iana:1491
Organization
k car co.,ltd.
Contact emails

Subdomains

10 observed subdomains of kcar.com.

Web-graph footprint

Distinct hostnames that link to or from kcar.com in the public web crawl.

227 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kcar.com.

MechanismTarget
SPF_IP211.45.37.119
SPF_IP211.45.37.120
SPF_IP211.45.37.188
SPF_IP211.45.37.98

Related pages

Pivot deeper into the graph from kcar.com.

Cypher and MCP

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

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