Skip to content

Hostname

mmtalk.kr

Last fetched

mmtalk.kr resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · mmtalk.krRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mmtalk.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.192.3013.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.124.62.2413.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.22.713.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.181.483.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with mmtalk.kr in WhisperGraph.

Subdomains

32 observed subdomains of mmtalk.kr.

Web-graph footprint

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

21 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mmtalk.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from mmtalk.kr.

Cypher and MCP

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

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