Skip to content

Hostname

oitr.jp

Last fetched

oitr.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · oitr.jpRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/oitr.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.126.3013.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.3613.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.3913.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.8113.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.202.11518.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.3818.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.4418.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.4718.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH

WHOIS identity

Registrar
Organization
taichi omura
Contact emails

Subdomains

20 observed subdomains of oitr.jp.

Web-graph footprint

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

130 sites link to this hostname.

115 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for oitr.jp.

MechanismTarget
SPF_IP13.114.50.180

Related pages

Pivot deeper into the graph from oitr.jp.

Cypher and MCP

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

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