Skip to content

Hostname

ovie.jp

Last fetched

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

Nutrition Label

WHISPER CANON · ovie.jpRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ovie.jp

Resolution chain

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

IPPrefixASNOperatorCountry
34.216.41.8134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.119.9535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.55.22035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.103.21544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.54.23044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.242.56.15344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.188.13144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.156.14352.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.4.352.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.37.85.14552.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.10.3252.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.208.22952.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.186.175.15954.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.193.4454.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.182.3754.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
kento yoshida
Contact emails

Subdomains

1 observed subdomain of ovie.jp.

Subdomain
mail.ovie.jp

Web-graph footprint

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

6 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for ovie.jp.

MechanismTarget
SPF_INCLUDEspf-domainex.fc2.com

Related pages

Pivot deeper into the graph from ovie.jp.

Cypher and MCP

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

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