Skip to content

Hostname

rccl.kr

Last fetched

rccl.kr resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · rccl.krRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/rccl.kr

Resolution chain

rccl.kr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.165.246.15615.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.197.573.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.108.7743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.189.7154.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
registrar:(?)???
Organization
(?)????????
Contact emails

Subdomains

14 observed subdomains of rccl.kr.

Web-graph footprint

Distinct hostnames that link to or from rccl.kr in the public web crawl.

14 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for rccl.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEspf1.odysol.com
SPF_IP208.64.67.131
SPF_IP208.64.67.132
SPF_IP223.130.93.58

Related pages

Pivot deeper into the graph from rccl.kr.

Cypher and MCP

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

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