Skip to content

Hostname

simin.or.kr

Last fetched

simin.or.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 · simin.or.krRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/simin.or.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.12713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.94.1063.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.1103.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.1163.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.753.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

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

Subdomains

1 observed subdomain of simin.or.kr.

Web-graph footprint

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

6 sites link to this hostname.

133 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for simin.or.kr.

MechanismTarget
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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