Skip to content

Hostname

app.oitr.jp

Last fetched

app.oitr.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE.

Nutrition Label

WHISPER CANON · app.oitr.jpRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/app.oitr.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.60.27108.139.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.60.39108.139.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.60.83108.139.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.60.86108.139.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.AE
18.66.218.10418.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.12918.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.4518.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.9118.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
99.84.160.10799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with app.oitr.jp in WhisperGraph.

Web-graph footprint

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

27 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from app.oitr.jp.

Cypher and MCP

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

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