Skip to content

Hostname

studystudio.jp

Last fetched

studystudio.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · studystudio.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/studystudio.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.181.73.15818.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.65.12252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.147.11554.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.218.8254.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
studystudio
Contact emails

Subdomains

8 observed subdomains of studystudio.jp.

Web-graph footprint

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

67 sites link to this hostname.

165 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for studystudio.jp.

MechanismTarget
SPF_Awww3497.sakura.ne.jp
SPF_INCLUDE_spf.prtimes.jp
SPF_INCLUDEspf.baremetal.jp
SPF_IP153.127.26.133
SPF_IP54.248.111.87
SPF_IP54.248.61.114
SPF_MXstudystudio.jp

Related pages

Pivot deeper into the graph from studystudio.jp.

Cypher and MCP

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

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