Skip to content

Hostname

minacolor.com

Last fetched

minacolor.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · minacolor.comRouting diversity5.7/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/minacolor.com

Resolution chain

minacolor.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.212.20213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.154.12113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.124.12513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.152.2713.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.65.4913.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.193.22118.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.55.1303.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.58.5135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.74.23435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.1.14652.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.178.19152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.25.452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.181.1354.150.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.172.14454.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.234.20554.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.166.16313.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.183.49.3457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
healthcare style laboratory
Contact emails

Subdomains

14 observed subdomains of minacolor.com.

Web-graph footprint

Distinct hostnames that link to or from minacolor.com in the public web crawl.

184 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from minacolor.com.

Cypher and MCP

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

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