Skip to content

Hostname

app.schoolinks.com

Last fetched

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

Nutrition Label

WHISPER CANON · app.schoolinks.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/app.schoolinks.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.101108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.114108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.44108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.99108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.167.227.1133.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.203.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.43.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.413.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.184.11054.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.1554.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.5554.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.6354.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with app.schoolinks.com in WhisperGraph.

Subdomains

1 observed subdomain of app.schoolinks.com.

Web-graph footprint

Distinct hostnames that link to or from app.schoolinks.com in the public web crawl.

664 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for app.schoolinks.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from app.schoolinks.com.

Cypher and MCP

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

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