Skip to content

Hostname

gemst.co.kr

Last fetched

gemst.co.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

WHISPER CANON · gemst.co.krRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gemst.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.140.1618.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.2418.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.318.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.8018.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.245.187.11718.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.12018.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.3018.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.6818.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with gemst.co.kr in WhisperGraph.

Subdomains

1 observed subdomain of gemst.co.kr.

Web-graph footprint

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

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

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

Cypher and MCP

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

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