Skip to content

Hostname

miror.jp

Last fetched

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

Nutrition Label

WHISPER CANON · miror.jpRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/miror.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.103108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.128108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.30108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.48108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.2613.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.3513.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.8013.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.8813.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.83.11313.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.513.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.6713.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.9613.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.227.192.1713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.154.110.10018.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.218.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.3118.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.9518.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
raps,inc
Contact emails

Subdomains

5 observed subdomains of miror.jp.

Web-graph footprint

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

237 sites link to this hostname.

493 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from miror.jp.

Cypher and MCP

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

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