Skip to content

Hostname

cashnote.kr

Last fetched

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

Nutrition Label

WHISPER CANON · cashnote.krRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/cashnote.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.1313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
15.165.202.5615.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.221.23515.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.30.10715.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.41.1323.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.141.1183.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.172.9243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.166.15052.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.188.17254.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.30.12754.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

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

Subdomains

40 observed subdomains of cashnote.kr.

Web-graph footprint

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

32 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cashnote.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.tmes.trendmicro.com

Related pages

Pivot deeper into the graph from cashnote.kr.

Cypher and MCP

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

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