Skip to content

Hostname

aps.elevate-learning.com

Last fetched

aps.elevate-learning.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · aps.elevate-learning.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/aps.elevate-learning.com

Resolution chain

aps.elevate-learning.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.147.1983.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.873.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.923.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.53.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.823.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.973.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.1013.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.1973.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.2043.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.413.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.124.24152.219.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.128.12952.219.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.128.17752.219.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.164.21552.219.164.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.164.3352.219.164.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.36.8552.219.36.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with aps.elevate-learning.com in WhisperGraph.

Subdomains

1 observed subdomain of aps.elevate-learning.com.

Web-graph footprint

Distinct hostnames that link to or from aps.elevate-learning.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from aps.elevate-learning.com.

Cypher and MCP

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

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