Skip to content

Hostname

coreray.kr

Last fetched

coreray.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · coreray.krRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/coreray.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.182.313.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.3313.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.413.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.5613.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.11952.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.3152.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.4452.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with coreray.kr in WhisperGraph.

Subdomains

2 observed subdomains of coreray.kr.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for coreray.kr.

MechanismTarget
SPF_INCLUDEspf.hiworks.co.kr

Related pages

Pivot deeper into the graph from coreray.kr.

Cypher and MCP

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

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