Skip to content

Hostname

finda.co.kr

Last fetched

finda.co.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 · finda.co.krRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/finda.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.84.25213.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.27.20315.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.204.18743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.165.13552.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

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

Subdomains

20 observed subdomains of finda.co.kr.

Web-graph footprint

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

175 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for finda.co.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from finda.co.kr.

Cypher and MCP

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

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