Skip to content

Hostname

jvtacademy.com

Last fetched

jvtacademy.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · jvtacademy.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/jvtacademy.com

Resolution chain

jvtacademy.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.177.39.10318.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.231.2352.216.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.15.21652.216.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.218.7857.188.25.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
japan video translation academy
Contact emails

Subdomains

8 observed subdomains of jvtacademy.com.

Web-graph footprint

Distinct hostnames that link to or from jvtacademy.com in the public web crawl.

79 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for jvtacademy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.repica.jp
SPF_IP133.186.32.156
SPF_IP153.122.173.160
SPF_IP164.46.35.53
SPF_IP198.144.170.4
SPF_IP35.72.122.3
SPF_IP54.92.93.161
SPF_MXjvtacademy.com

Related pages

Pivot deeper into the graph from jvtacademy.com.

Cypher and MCP

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

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