Skip to content

Hostname

academyapp.com

Last fetched

academyapp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · academyapp.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/academyapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.12213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.88.10113.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.88.2013.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.88.2713.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.88.4113.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

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

Subdomains

1 observed subdomain of academyapp.com.

Web-graph footprint

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

13 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for academyapp.com.

MechanismTarget
SPF_Aacademyapp.on.spiceworks.com
SPF_INCLUDE_spf.google.com
SPF_MXacademyapp.com

Related pages

Pivot deeper into the graph from academyapp.com.

Cypher and MCP

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

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