Skip to content

Hostname

gsil.kr

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.80.11218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.12518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.8818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.253.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.333.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.693.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.803.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

3 observed subdomains of gsil.kr.

Web-graph footprint

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

7 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for gsil.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEspf.worksmobile.com

Related pages

Pivot deeper into the graph from gsil.kr.

Cypher and MCP

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

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