Skip to content

Hostname

coloria.jp

Last fetched

coloria.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · coloria.jpRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/coloria.jp

Resolution chain

coloria.jp resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.182.164.14518.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.254.1443.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.86.23335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.62.9835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.134.23435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.137.13835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.194.21435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.154.15552.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.187.14852.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.249.5052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.237.4552.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.247.19752.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.194.18854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.243.16254.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.255.7954.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.113.3157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.235.23157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.161.13357.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.131.3857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.61.8913.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
kabusikigaisyahigh linkh
Contact emails

Subdomains

9 observed subdomains of coloria.jp.

Web-graph footprint

Distinct hostnames that link to or from coloria.jp in the public web crawl.

246 sites link to this hostname.

125 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for coloria.jp.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from coloria.jp.

Cypher and MCP

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

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