Skip to content

Hostname

studytown.jp

Last fetched

studytown.jp resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

studytown.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.196.193.252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
sindbad international
Contact emails

Subdomains

6 observed subdomains of studytown.jp.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for studytown.jp.

MechanismTarget
SPF_Astudytown.jp
SPF_INCLUDE1lejend.com
SPF_INCLUDEasp.cuenote.jp
SPF_INCLUDEmail.ma-jin.jp
SPF_IP150.249.192.142
SPF_MXstudytown.jp

Related pages

Pivot deeper into the graph from studytown.jp.

Cypher and MCP

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

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