Skip to content

Hostname

snaps.co.kr

Last fetched

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

Resolution chain

snaps.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.232.1513.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.229.13413.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.219.1403.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.63.3354.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

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

Subdomains

2 observed subdomains of snaps.co.kr.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for snaps.co.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP117.52.102.183
SPF_IP13.124.111.122/32
SPF_IP13.124.48.102
SPF_IP13.125.132.133

Related pages

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

Cypher and MCP

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

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