Skip to content

Hostname

action.or.kr

Last fetched

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

Nutrition Label

WHISPER CANON · action.or.krRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/action.or.kr

Resolution chain

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

IPPrefixASNOperatorCountry
54.192.55.10855.2.53.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.2655.2.53.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.8255.2.53.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.9955.2.53.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

10 observed subdomains of action.or.kr.

Web-graph footprint

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

26 sites link to this hostname.

392 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for action.or.kr.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from action.or.kr.

Cypher and MCP

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

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