Skip to content

Hostname

mk-home06.com

Last fetched

mk-home06.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:1898 as the registrar.

Nutrition Label

WHISPER CANON · mk-home06.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mk-home06.com

Resolution chain

mk-home06.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.168.178.323.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.503.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.613.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.653.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
99.84.188.1399.84.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.188.7299.84.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.188.8599.84.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.188.8799.84.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1898
Organization
matsukawa akane
Contact emails

Subdomains

1 observed subdomain of mk-home06.com.

Web-graph footprint

Distinct hostnames that link to or from mk-home06.com in the public web crawl.

6 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mk-home06.com.

MechanismTarget
SPF_INCLUDEspf.owlet.work

Related pages

Pivot deeper into the graph from mk-home06.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mk-home06.com"})-[: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.