Skip to content

Hostname

opt.mieru-ca.com

Last fetched

opt.mieru-ca.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · opt.mieru-ca.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/opt.mieru-ca.com

Resolution chain

opt.mieru-ca.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.238.11108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.157.238.76108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.157.238.8108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.157.238.98108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.20.3108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.35108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.86108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.93108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
13.227.192.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.46.11118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.2218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.6318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with opt.mieru-ca.com in WhisperGraph.

Subdomains

1 observed subdomain of opt.mieru-ca.com.

Web-graph footprint

Distinct hostnames that link to or from opt.mieru-ca.com in the public web crawl.

21 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from opt.mieru-ca.com.

Cypher and MCP

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

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