Skip to content

Hostname

schoo.jp

Last fetched

schoo.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.10108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.100108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.70108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.85108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.249.98.10713.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.10813.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.12413.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.3413.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.187.11713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.2313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
daichi sato
Contact emails

Subdomains

49 observed subdomains of schoo.jp.

Web-graph footprint

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

2,276 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for schoo.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mta.hdems.com
SPF_IP182.161.76.48
SPF_IP209.85.220.69/32
SPF_IP54.199.182.105
SPF_IP54.199.186.64

Related pages

Pivot deeper into the graph from schoo.jp.

Cypher and MCP

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

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