Skip to content

Hostname

mz.co.kr

Last fetched

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.34.33.453.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.97.873.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.117.9243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.189.8743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

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

Subdomains

21 observed subdomains of mz.co.kr.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mz.co.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.naver.com
SPF_INCLUDE_spfblocka.bizboxa.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailplus.com
SPF_IP61.74.70.52
SPF_IP61.74.70.53
SPF_MXmz.co.kr

Related pages

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

Cypher and MCP

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

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