Hostname
studying.jp
Last fetched
studying.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.
Nutrition Label
Resolution chain
studying.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.168.167.103 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.31 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.71 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.94 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.85.31.114 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.4 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.45 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.77 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.172.78 | 54.230.172.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.172.76 | 54.230.172.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | — |
| 54.230.172.115 | 54.230.172.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | — |
| 54.230.172.44 | 54.230.172.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | — |
WHOIS identity
- Registrar
- —
- Organization
- kiyo learning co.,ltd.
- Contact emails
Subdomains
17 observed subdomains of studying.jp.
Web-graph footprint
Distinct hostnames that link to or from studying.jp in the public web crawl.
620 sites link to this hostname.
249 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for studying.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 1lejend.com |
| SPF_INCLUDE | _spf.activegate-ss.jp |
| SPF_INCLUDE | _spf.heteml.jp |
| SPF_INCLUDE | spf-bma.mpme.jp |
| SPF_INCLUDE | spf-pvg4.baremetal.jp |
| SPF_INCLUDE | spf.repica.jp |
| SPF_IP | 13.112.22.232/24 |
| SPF_IP | 13.114.167.25/24 |
| SPF_IP | 13.230.104.101/24 |
| SPF_IP | 157.7.188.52 |
| SPF_IP | 18.179.217.87/24 |
| SPF_IP | 3.113.151.4/24 |
| SPF_IP | 3.113.45.227/24 |
| SPF_IP | 52.197.10.219/24 |
| SPF_IP | 54.199.108.161/24 |
| SPF_IP | 54.92.66.140/24 |
Related pages
Pivot deeper into the graph from studying.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "studying.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.