Skip to content

Hostname

mail.cashnote.kr

Last fetched

mail.cashnote.kr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.104.10313.32.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.104.3313.32.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.104.5113.32.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.104.9913.32.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.151.10454.192.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.10754.192.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.11154.192.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.4054.192.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.234.1499.86.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3299.86.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6899.86.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8999.86.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with mail.cashnote.kr in WhisperGraph.

Subdomains

1 observed subdomain of mail.cashnote.kr.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mail.cashnote.kr.

MechanismTarget
SPF_EXISTS%{i}._spf.sparkpostmail.com

Related pages

Pivot deeper into the graph from mail.cashnote.kr.

Cypher and MCP

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

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