Skip to content

Hostname

studyplus.jp

Last fetched

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

Nutrition Label

WHISPER CANON · studyplus.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/studyplus.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.11613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.164.11413.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.12313.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.12813.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.713.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.66.1173.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.1183.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.1223.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.903.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for studyplus.jp.

MechanismTarget
SPF_INCLUDE46185764.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.prtimes.jp
SPF_INCLUDEasp.cuenote.jp
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsender.zcsend.jp

Related pages

Pivot deeper into the graph from studyplus.jp.

Cypher and MCP

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

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