Skip to content

Hostname

studying.jp

Last fetched

studying.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.167.1033.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.313.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.713.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.943.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
52.85.31.11452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.172.7854.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.7654.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.
54.230.172.11554.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.
54.230.172.4454.230.172.0/24AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for studying.jp.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.