Skip to content

Hostname

cortech.co.kr

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.122.11318.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.3718.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.5218.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.6118.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.28.1018.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.10218.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.3918.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.7518.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.66.57.10418.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.57.1718.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.57.7118.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.57.8118.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

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

Subdomains

2 observed subdomains of cortech.co.kr.

Web-graph footprint

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

5 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

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

Cypher and MCP

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

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