Skip to content

Hostname

schoolrewards.app

Last fetched

schoolrewards.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · schoolrewards.appRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/schoolrewards.app

Resolution chain

schoolrewards.app resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.214.106108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.79108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.81108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.91108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.164.188.6918.164.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.188.7418.164.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.188.7518.164.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.188.8718.164.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

4 observed subdomains of schoolrewards.app.

Threat posture

History

Related pages

Pivot deeper into the graph from schoolrewards.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "schoolrewards.app"})-[: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.